Notion
Freeby MCP Community
Official MCP server for Notion API
v2.2.1Added Apr 12, 2026
notionapimcpserver
Notion MCP Server
Official MCP server for Notion API
Installation
npx -y @notionhq/notion-mcp-server
Reviews
Installation
Quick install
npx -y @notionhq/notion-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"notion": {
"command": "npx",
"args": ["-y", "@notionhq/notion-mcp-server"]
}
}
}