Notion MCP Server
Related Servers
Alternatives to Notion MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceMCP server for the Notion API, enabling management of pages, blocks, databases, data sources, comments, and users through natural language.4 npm3MIT

Notion MCP Serverofficial
AlicenseBqualityCmaintenanceAn MCP server that enables AI assistants to interact with the Notion API, allowing them to search, read, comment on, and create content in Notion workspaces through natural language commands.19127,510 npm4,641MIT- AlicenseAqualityCmaintenanceAn MCP server for Notion API with optimized token efficiency and full database property filtering, enabling AI assistants to manage pages, databases, and blocks.3210 npm1MIT
- -licenseNot gradedqualityNot gradedmaintenanceAn MCP server that enables natural language interaction with the Notion API, allowing users to search, comment, create pages, and access content within their Notion workspace.127,510 npm-
- AlicenseBqualityBmaintenanceA lightweight MCP server for Notion that enables natural language management of pages, databases, and blocks through the current Notion API.12MIT
- AlicenseNot gradedqualityAmaintenanceA lightweight, read-only MCP server for Notion that enables searching, reading pages, and querying databases with token-efficient output and smart caching.25 npm5MIT
TDQS
Scored across 31 tools
Each tool has a clearly defined purpose with detailed descriptions that help distinguish between similar operations (e.g., append_block_children, append_content, append_markdown). The tools are well-differentiated, minimizing confusion for an agent.
All tools follow a consistent 'notion_verb_noun' pattern in snake_case. The verbs are predictable (append, create, delete, find, inspect, list, open, query, read, retrieve, search, update) and the noun phrases are descriptive, making it easy to infer tool behavior.
With 31 tools, the server is overloaded. While Notion is a complex platform, many specialized tools (e.g., three append tools, three update tools) could be consolidated. The count exceeds the recommended range for coherence.
The tool set covers most common operations like reading, writing, updating, and querying pages and databases. However, there are notable gaps: no tool for creating a standalone page (only items in a data source), and no delete operations for pages or databases, which may cause agent failures.