Skip to content
Back to search
30
MCP

io.github.misterwigglesworth/easy-notion

io.github.misterwigglesworth/easy-notion

Markdown-first Notion MCP server — 92% fewer tokens, 26 tools, round-trip fidelity.

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.n24q02m/better-notion-mcp
Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.
0 tools · streamable-http
io.github.awkoy/notion-mcp-server
Token-auth Notion MCP: pages, databases, blocks, comments, files. Runs headless in CI and agents.
0 tools
io.github.shck-dev/notion-mcp
Notion MCP server — search, export, and import pages as markdown
0 tools
n24q02m/better-notion-mcp
Markdown-first Notion for AI agents -- pages, databases, blocks, and comments in one call.
0 tools
Notion Todo
MCP server that enables AI assistants to manage a minimalist Notion todo list through a simple API interface.
0 tools
@shck-dev/notion-mcp
MCP server for Notion using internal API — search, export, and import pages as markdown. No workspace admin or OAuth needed, just your brows
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.misterwigglesworth/easy-notion": {
      "url": "None",
      "transport": "http"
    }
  }
}