Badhansen/notion-mcp
A simple Model Context Protocol (MCP) server that integrates with Notion's API to manage my personal 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...