πŸ”§

Notion API Server

πŸ”§MCP Server

riteshtk/notion-mcp-server

VibeIndex|
What it does

Enables AI tools to read and interact with Notion pages and databases through a standardized Model Context Protocol (MCP) interface.

remotehosted

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": "docker", "args": ...
πŸ“– Extracted from riteshtk/notion-mcp-server README
0
AddedJan 26, 2026