notion-mcp-server and mcp-notion
These two tools are competitors, as both are independent server implementations designed to provide AI assistants with access to Notion's API via the Model Context Protocol.
About notion-mcp-server
awkoy/notion-mcp-server
**Notion MCP Server** is a Model Context Protocol (MCP) server implementation that enables AI assistants to interact with Notion's API. This production-ready server provides a complete set of tools.
This project helps Notion users interact with their Notion pages, databases, and content using natural language through an AI assistant. You provide an AI assistant with access to your Notion workspace, and it can then read, create, update, or delete Notion content based on your spoken or typed instructions. This is for anyone who uses Notion extensively and wants to manage their information more efficiently using AI assistants.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work