Comprehensive MCP server for the Notion API. Provides 22 tools for full CRUD operations on pages, databases, blocks, users, and comments.
{
"mcpServers": {
"debuggingmaxmcp-notion": {
"command": "npx",
"args": [
"-y",
"@debuggingmax/mcp-server-notion"
]
}
}
}