Notipo MCP Server

Open-source WordPress publishing for AI agents - MCP server, REST API, and CLI. Or sync from Notion. It is available as a remote MCP endpoint.

Teams that want a hosted productivity endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 2 · #124 OF 139 MAINTAINED PRODUCTIVITY · VERIFIED 2026-08-25

AGPL-3.0 · TypeScript servers · how we verify → /methodology

01 · Install Notipo

Claude Code

claude mcp add kfuras-notipo-app --transport http https://app.notipo.com/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "kfuras-notipo-app": {
      "url": "https://app.notipo.com/api/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://app.notipo.com/api/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to app.notipo.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license AGPL-3.0 - declared in the repository

registry namespace io.github.kfuras is GitHub-verified and matches the repo owner

03 · What Notipo can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.4.0 · 2026-08-19

New account system: sessions + Google sign-in · Notipo's web dashboard moved from a single API key pasted into the browser to a proper account system built on better-auth - email/password and Sign in with Google…

v1.3.0 · 2026-07-04

Fly.io + Neon Postgres Migration, Subdomain Split · Notipo's hosted infrastructure moved off Google Cloud Run + Cloud SQL onto Fly.io + Neon Postgres. Marketing site and admin/API are now split across two subdomains…

v1.2.6 · 2026-06-23

Cleaner Smithery Scan Output · triggers/list - a Smithery-specific scanner probe that is not part of the MCP spec - is now in the discovery-methods allow-list. Previously it fell into the authentication path, returned…

04 · Who maintains Notipo

Notipo is maintained by kfuras. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
productivity - ranked #124 of 139 actively-maintained productivity servers as of 2026-08-25.
release cadence
8 releases in the last 90 days (latest 2026-08-19)
registry
io.github.kfuras/notipo (active, first published 2026-08-19)

06 · Notipo FAQ

What is Notipo?

Open-source WordPress publishing for AI agents - MCP server, REST API, and CLI. Or sync from Notion. It is available as a remote MCP endpoint.

Is Notipo still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 8 releases in the last 90 days. We re-verify nightly.

How do I install Notipo?

Run `claude mcp add kfuras-notipo-app --transport http https://app.notipo.com/api/mcp`. You can also paste the ready-made client config above.

Does Notipo require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Notipo

More productivity MCP servers · macOS Calendar & Reminders · Kolonie AI · Standardnotes · Obsidian Vault MCP · Macuse

More TypeScript MCP servers · A2 Abench · RAGMap MCP · Syke · Svelte LLM MCP · Drain MCP · see all