Notipo
Rank #7,958io.github.kfuras/notipo
Publish to self-hosted WordPress from AI agents: markdown, images, SEO, and Notion sync.
Notipo is a Model Context Protocol (MCP) server published by kfuras. It ranks #7,958 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Notipo is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jun 23, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 107,502 of 115,460 servers on MCP Toplist.
Use Notipo
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http notipo https://app.notipo.com/api/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.notipo]
url = "https://app.notipo.com/api/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://app.notipo.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"notipo": {
"url": "https://app.notipo.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"notipo": {
"type": "http",
"url": "https://app.notipo.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"notipo": {
"serverUrl": "https://app.notipo.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"notipo": {
"url": "https://app.notipo.com/api/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.kfuras%2Fnotipo)<a href="https://mcptoplist.com/server/io.github.kfuras%2Fnotipo"><img src="https://mcptoplist.com/badge/io.github.kfuras%2Fnotipo.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
kfuras
Available versions (1)
| Version | Published |
|---|---|
| 1.2.5 | Aug 19, 2026 |
Frequently asked questions
- Who maintains Notipo?
- Notipo is maintained by kfuras, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Notipo listed on the Official MCP Registry?
- Yes — Notipo is listed on the Official MCP Registry, alongside Glama.
- How many versions does Notipo have?
- MCP Toplist tracks 1 version of Notipo, most recently published on Aug 19, 2026.
- Where can I find the source code for Notipo?
- The source code for Notipo is hosted at github.com/kfuras/notipo-app.