Notion MCP Server
未认领Notion MCP server for Claude, Cursor, ChatGPT & Claude Desktop. Connect AI agents to Notion via Model Context Protocol — pages, databases, blocks, comments, files.
ai-agentanthropicchatgptclaudeclaude-desktopcursorllmmcpmcp-servermodel-context-protocolnotionnotion-ainotion-apinotion-mcptypescript
安装
$
npx @modelcontextprotocol/inspector --transport http --server-url http://127.0.0.1:3000/mcp工具(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.