Notion MCP Server
UnclaimedNotion MCP server for Claude, Cursor, ChatGPT & Claude Desktop. Connect AI agents to Notion via Model Context Protocol — pages, databases, blocks, comments, files.
Install
$
npx @modelcontextprotocol/inspector --transport http --server-url http://127.0.0.1:3000/mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (2)
notion_describe
Returns the JSON Schema + working example for one operation — useful before complex calls (filter expressions, mixed block batches, database property definitions).
notion_execute
Run any operation: { operation, payload }, where payload is a single object or { items: [...] } for batch mode.