πŸ”§

notion-mcp-server-sse

πŸ”§MCP Server

ContexaAI/notion-mcp-server-sse

VibeIndex|
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 build
npxRun with npx
npx -y --prefix /path/to/local/notion-mcp-server @notionhq/notion-mcp-server
Claude 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