Loading MCP server directory, please wait...
Markdown-first Notion MCP server — 87% fewer tokens, 26 tools, round-trip fidelity.
npx @getmcp/cli add io.github.misterwigglesworth/easy-notionRequires Node.js 18+. Community-contributed server. Review source before installing.
NOTION_TOKENNotion integration token
NOTION_ROOT_PAGE_IDRoot page ID that scopes the server's access
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.misterwigglesworth/easy-notion": {
"command": "npx",
"args": [
"-y",
"easy-notion-mcp"
],
"env": {
"NOTION_TOKEN": "",
"NOTION_ROOT_PAGE_ID": ""
}
}
}
}@latest documentation and code examples to 9000+ libraries for LLMs and AI code editors in a singl…
Apple Developer Documentation with Semantic Search, RAG, and AI reranking for MCP clients
Up-to-date docs for AI. DEPRECATED: Use io.github.docfork/docfork instead.
Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs.