mcp-notion and notion-mcp-community
These two projects are competitors, as both aim to provide an MCP server for the Notion API, with *seonglae/mcp-notion* offering a broader scope by targeting all Notion pages within a workspace compared to *node2flow-th/notion-mcp-community*'s more general server functionality.
About mcp-notion
seonglae/mcp-notion
Global Notion workspace-accessible MCP server for all Notion pages within the workspace
Implements MCP (Model Context Protocol) tools and prompts for Notion workspace navigation, converting pages to Markdown and enabling semantic search via graph distance across parent-child and reference relationships. Built in TypeScript using the MCP SDK and `@texonom/nclient`, it requires only a `ROOT_PAGE` environment variable without token management. Supports both stdio transport for Claude Desktop and SSEServerTransport for remote deployment via shared server instances.
About notion-mcp-community
node2flow-th/notion-mcp-community
MCP server for Notion API — manage pages, blocks, databases, data sources, comments, and users
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work