itsiiromiuy/notion-mcp-server
notion-mcp-server is a Model Context Protocol (MCP) server integrated with Notion database. It provides tools for AI assistants to save question-answer pairs to Notion workspace.
Platform-specific configuration:
{
"mcpServers": {
"notion-mcp-server": {
"command": "npx",
"args": [
"-y",
"notion-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...