Official Notion MCP Server
mcpServer
{ "mcpServers": { "notionApi": { "command": "npx", "args": [ "-y", "@notionhq/notion-mcp-server" ], "env": { "NOTION_TOKEN": "ntn_****" } } } }
npx -y @notionhq/notion-mcp-server