Skip to content
Claude Code

notion mcp server for Claude Code

io.github.awkoy/notion-mcp-server

Token-auth Notion MCP: pages, databases, blocks, comments, files. Runs headless in CI and agents.

client:Claude Code transport:stdio runtime:npm

Install notion mcp server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add notion-mcp-server -e NOTION_TOKEN=<NOTION_TOKEN> -e NOTION_PAGE_ID=<NOTION_PAGE_ID> -- npx -y notion-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

notion mcp server in other clients