ghubnerr/Notion-MCP
A Model Context Protocol (MCP) server for integrating with Notion workspaces (made before the official one 😅)
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...