Notion
Freeby MCP Community
MCP for Notion
v1.0.1Added Apr 12, 2026
notionmcpmodelcontextprotocolai
Notion MCP Server
MCP for Notion
Installation
Reviews
Installation
Quick install
npx -y notion-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"notion": {
"command": "npx",
"args": ["-y", "notion-mcp-server"]
}
}
}