suekou/mcp-notion-server
by Various
A Model Context Protocol server for connecting Notion to MCP-compatible clients
MCP
suekou/mcp-notion-server
Added 1 June 2026
Overview
This project implements a Model Context Protocol server for Notion. It allows MCP-compatible clients to read and write Notion pages, databases, and blocks. The server acts as a bridge, translating MCP requests into Notion API calls.
Best for
Best for
Developers building AI agents or chatbots that need to programmatically access Notion content.
Use cases
- Query Notion databases and retrieve records through MCP clients.
- Create new pages and update existing page properties via natural language prompts.
- Integrate Notion as a knowledge base for AI assistants using the MCP protocol.
Notes
This project implements a Model Context Protocol server for Notion. It allows MCP-compatible clients to read and write Notion pages, databases, and blocks. The server acts as a bridge, translating MCP requests into Notion API calls.
895 stars on GitHub. Last updated 2026-05-22. Licensed MIT.
Use cases
- Query Notion databases and retrieve records through MCP clients.
- Create new pages and update existing page properties via natural language prompts.
- Integrate Notion as a knowledge base for AI assistants using the MCP protocol.
Pros
- Open source with a strong community following (895 stars).
- Written in TypeScript, making it familiar and extensible for JavaScript/TypeScript developers.
- Provides a standardized MCP interface for Notion, reducing custom integration effort.
Cons
- Requires self-hosting and managing the server process.
- Dependent on Notion API rate limits and availability.
- Limited to the capabilities exposed by the current MCP specification.
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source with a strong community following (895 stars).
- Written in TypeScript, making it familiar and extensible for JavaScript/TypeScript developers.
- Provides a standardized MCP interface for Notion, reducing custom integration effort.
Cons
- Requires self-hosting and managing the server process.
- Dependent on Notion API rate limits and availability.
- Limited to the capabilities exposed by the current MCP specification.
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
idosal/git-mcp
Various
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser