Knowledge Systems
Trust: 37/100 (Limited)io.github.ai-aviate/better-notion Guide
Operate Notion with a single Markdown document — read, create, and update pages in one call.
2 starsby ai-aviate
Quick Start
Install
npx better-mcp-notionClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ai-aviate-better-notion": {
"command": "npx",
"args": [
"better-mcp-notion"
]
}
}
}