suekou/mcp-notion-server
Free与 Notion API 交互。
FreeFree tier
About suekou/mcp-notion-server
A Model Context Protocol (MCP) server that provides AI-friendly access to the Notion API. It enables agents to find, read, query, and update Notion workspaces with compact responses optimized for day-to-day AI workflows. Includes tools for search (notion_find), page reading (notion_read_page), data source inspection (notion_inspect_data_source), schema-aware queries, page editing with various block types, raw API operations, and optional MCP Apps such as Data Source Explorer and Page Workbench.
Key Features
Search and target discovery with notion_find
Compact page reading with stable block IDs via notion_read_page
Data source schema inspection with notion_inspect_data_source
Schema-aware data source querying and item creation
Simple page editing tools for paragraphs, headings, lists, todos, quotes, callouts, code blocks, dividers, and safe Markdown append
Raw Notion API tools for advanced block, page, database, data source, comment, and user operations
Optional MCP Apps: Data Source Explorer and Page Workbench
Pros & Cons
Pros
- Open source and free to use
- Comprehensive coverage of Notion API endpoints
- Designed for AI agents with compact, efficient responses
- Schema-aware data source operations for accurate queries
- Includes optional MCP Apps for interactive Notion workflows
Cons
- Requires creating a Notion integration and managing API tokens
- Dependent on MCP host compatibility
- Subject to Notion API limitations and rate limits
Best For
Helping AI agents find, read, query, and update Notion workspacesEnabling compact AI workflows with Notion dataAutomating Notion page and database operations via MCP tools