Skip to main content
Glama

Related Servers

Alternatives to Notion MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for the Notion API, enabling management of pages, blocks, databases, data sources, comments, and users through natural language.
      4 npm
      3
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      Enables interaction with Notion workspaces through a comprehensive set of tools for managing pages, blocks, databases, users, comments, and search. Provides both a clean Python API and an MCP server for use with Claude Desktop.
      21
      -
    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      An 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
      -
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server that enables LLMs to interact with Notion workspaces via the Notion API, supporting page creation, database management, and content retrieval. It features markdown conversion to optimize token usage and enhanced error handling for more reliable workspace interactions.
      19
      9 npm
      1
      MIT

    TDQS

    A3.8/5.0

    Scored across 31 tools

    Disambiguation3/5

    There is notable overlap among tools like notion_append_content, notion_append_markdown, notion_append_block_children, and also between notion_update_content and notion_update_block. While descriptions attempt to differentiate them, an agent might struggle to choose between raw and high-level versions, and between retrieve_block and read_page.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern using snake_case, e.g., notion_append_block_children, notion_retrieve_block, notion_create_data_source. The prefix 'notion_' is consistent, and verbs like retrieve, create, update, append, delete are used uniformly.

    Tool Count4/5

    With 31 tools, the server is on the heavier side but still within a manageable range because the domain (Notion) is broad and requires separate tools for pages, blocks, data sources, comments, users, and discovery. The count is slightly high but each tool handles a distinct resource or operation.

    Completeness5/5

    The tool set covers a comprehensive lifecycle for pages, blocks, data sources, comments, and users, including creation, retrieval, updating, deletion, and search. Higher-level convenience tools (e.g., notion_append_markdown, notion_query_data_source_by_values) are complemented by lower-level raw tools, providing no obvious dead ends for common workflows.

    Maintenance

    ActivityInactive
    ResponsivenessWithin a week