Knowledge Systems
Trust: 44/100 (Fair)io.github.n24q02m/better-notion-mcp Guide
Markdown-first MCP server for Notion API with 9 composite tools and 39+ actions.
13 starsby n24q02m
Quick Start
Install
npx @n24q02m/better-notion-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-n24q02m-better-notion-mcp": {
"command": "npx",
"args": [
"@n24q02m/better-notion-mcp"
]
}
}
}