π§
notion-mcp-server-sse
π§MCP ServerContexaAI/notion-mcp-server-sse
What it does
Enables streaming Notion content via Server-Sent Events (SSE) for integration with AI models, allowing real-time access to Notion workspace data through the Model Context Protocol (MCP).
local
Installation
npm runRun npm script
npm run buildnpxRun with npx
npx -y --prefix /path/to/local/notion-mcp-server @notionhq/notion-mcp-serverClaude Desktop ConfigurationAdd this to your claude_desktop_config.json
{
"mcpServers": {
"notionApi": {
"command": "npx",
"args": ["-...π Extracted from ContexaAI/notion-mcp-server-sse README
0
AddedJan 26, 2026