Quick Use
Add the following to .mcp.json:
{
"mcpServers": {
"notion": {
"command": "npx",
"args": ["-y", "@anthropic/mcp-notion"],
"env": {
"NOTION_API_KEY": "ntn_your-token"
}
}
}
}Intro
Notion MCP is an MCP server that connects AI agents to Notion workspaces, with 2,000+ GitHub stars. Search pages, read content, create documents, and manage databases. Ideal for teams using Notion as a knowledge base who want AI to read and write to it.
Source & Thanks
Built on Notion API. Licensed under MIT.
mcp-notion — ⭐ 2,000+