Notion MCP
Related Servers
Alternatives to Notion MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceA Model Context Protocol server that connects AI assistants like Claude to Notion workspaces, enabling them to view, search, create, and update Notion databases, pages, and content blocks.122,184 npm1MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that provides a standardized interface for AI models to access, query, and modify content in Notion workspaces.2,184 npm4MIT
- -licenseNot gradedqualityNot gradedmaintenanceA Model Context Protocol server that enables AI assistants to interact with Notion's API for reading, creating, and modifying Notion content through natural language interactions.-
- AlicenseDqualityDmaintenanceA Model Context Protocol server that enables Claude and other LLMs to interact with Notion workspaces, providing capabilities like searching, retrieving, creating and updating pages, as well as managing databases.102,184 npm3MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol server that connects Claude and other AI assistants to your Notion workspace, allowing AIs to interact with databases, pages, and blocks.12011MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that provides a standardized interface for interacting with Notion's API, enabling users to list databases, create pages, and search across their Notion workspace.111MIT
TDQS
Scored across 8 tools
Each tool has a clearly distinct purpose: codex prompt generation, decision logging, Notion page operations (append, create, get, search), and project context retrieval. No overlaps.
Names follow snake_case and use a <domain>_<action> pattern, but prefixes vary (codex_, mission_log_, notion_, project_). Within each domain, naming is consistent; overall pattern is readable but not fully uniform.
8 tools is well-scoped for a Notion integration covering core operations (create, get, search, append) plus additional project context and decision logging. No redundancy.
Covers create, read, search, and append for Notion pages, but missing update and delete operations. Project context and decision logging are included, but the Notion surface is incomplete for full CRUD.