io.github.ai-aviate/better-notion
Quality Score
77
/100
Operate Notion with a single Markdown document — read, create, and update pages in one call.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"better-notion": {
"command": "npx",
"args": [
"-y",
"better-mcp-notion"
],
"env": {
"NOTION_API_KEY": "<your-notion_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"better-notion": {
"command": "npx",
"args": [
"-y",
"better-mcp-notion"
],
"env": {
"NOTION_API_KEY": "<your-notion_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y better-mcp-notion§02 Environment variables
NOTION_API_KEYrequiredsecret
Notion API key (starts with ntn_)
§03 MCP Quality Score · methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Productivity & Project Mgmt
ai.smithery/Aman-Amith-Shastry-scientific_computation_mcp
ai.smithery/Aman-Amith-Shastry-scientific_computation_mcp
This MCP server enables users to perform scientific computations regarding linear algebra and vect…
ai.smithery/mrugankpednekar-mcp-optimizer
ai.smithery/mrugankpednekar-mcp-optimizer
Optimize crew and workforce schedules, resource allocation, and routing with linear and mixed-inte…
ai.smithery/smithery-notion
ai.smithery/smithery-notion
A Notion workspace is a collaborative environment where teams can organize work, manage projects,…