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.

notion-mcp-server
57
Established
mcp-notion
37
Emerging
Maintenance 2/25
Adoption 10/25
Maturity 25/25
Community 20/25
Maintenance 10/25
Adoption 4/25
Maturity 8/25
Community 15/25
Stars: 147
Forks: 29
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 7
Forks: 4
Downloads:
Commits (30d): 0
Language: TypeScript
License:
Stale 6m
No License No Package No Dependents

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.

Notion-management AI-assistant-integration productivity-tools content-organization workspace-automation

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work