Loading MCP server directory, please wait...
Operate Notion with a single Markdown document — read, create, and update pages in one call.
npx @getmcp/cli add io.github.ai-aviate/better-notionRequires Node.js 18+. Community-contributed server. Review source before installing.
NOTION_API_KEYNotion API key (starts with ntn_)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ai-aviate/better-notion": {
"command": "npx",
"args": [
"-y",
"better-mcp-notion"
],
"env": {
"NOTION_API_KEY": ""
}
}
}
}