π§
Notion API Server
π§MCP Serverriteshtk/notion-mcp-server
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 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": "docker",
"args": ...π Extracted from riteshtk/notion-mcp-server README
0
AddedJan 26, 2026