DeepActionPotential/NotionMCP
NotionMCP is a Modular Context Protocol (MCP) server that exposes advanced Notion search, reading, summarization, and emotion-analysis tools to any MCP-compatible LLM client such as Claude Desktop.
Platform-specific configuration:
{
"mcpServers": {
"NotionMCP": {
"command": "npx",
"args": [
"-y",
"NotionMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...