Better Notion
Freeby MCP Community
Better MCP server for Notion API with composite tools optimized for AI agents
v2.26.0Added Apr 12, 2026
notionapimcpmcp-servermodel-context-protocol
Better Notion MCP Server
Better MCP server for Notion API with composite tools optimized for AI agents
Installation
Reviews
Installation
Quick install
npx -y @n24q02m/better-notion-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"better-notion": {
"command": "npx",
"args": ["-y", "@n24q02m/better-notion-mcp"]
}
}
}