Catalog
io.github.infoinlet-marketplace/mcp-notion
OfficialNotion for AI agents — search, read pages/blocks, query databases, create pages.
Search and read Notion pages, databases, and create new content programmatically.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-notion": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-notion@0.1.1"
]
}
}
}