danhilse/notion_mcp
A simple MCP integration that allows Claude to read and manage a personal Notion todo list
Platform-specific configuration:
{
"mcpServers": {
"notion_mcp": {
"command": "npx",
"args": [
"-y",
"notion_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...