easy notion for Claude Code
io.github.misterwigglesworth/easy-notion
Markdown-first Notion MCP server. ~6-7x fewer response tokens vs official Notion MCP. 43 tools.
client:Claude Code
transport:stdio
runtime:npm
Install easy notion in Claude Code
run in your project directory
claude mcp add easy-notion -e NOTION_TOKEN=<NOTION_TOKEN> -e NOTION_ROOT_PAGE_ID=<NOTION_ROOT_PAGE_ID> -- npx -y easy-notion-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs