Ruijian-Zha/Notion_MCP_advanced
Notion MCP Integration is a lightweight Model Context Protocol (MCP) server that seamlessly integrates with Notion's API to manage a minimalist personal to-do list through Claude. This project provides basic functionality tailored specifically for a simple Notion database structure, enabling efficient task management without unnecessary complexity.
Platform-specific configuration:
{
"mcpServers": {
"Notion_MCP_advanced": {
"command": "npx",
"args": [
"-y",
"Notion_MCP_advanced"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...