Skip to main content
Glama

Related Servers

Alternatives to Better Notion MCP

Related Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Comprehensive MCP server for the Notion API. Provides 22 tools for full CRUD operations on pages, databases, blocks, users, and comments.
    1 npm
    MIT
  • 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
    5 npm
    1
    MIT
  • 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.
    3 npm
    3
    MIT

TDQS

A4.1/5.0

Scored across 11 tools

Disambiguation4/5

Tools are organized around distinct resources (pages, databases, blocks, users, etc.), and descriptions cross-reference each other to guide selection. However, some overlap remains between pages content operations and blocks append/update, and between databases row operations and pages CRUD, which could still cause occasional misselection.

Naming Consistency4/5

All tool names use lowercase snake_case, and most are plural resource nouns (pages, databases, blocks, users, comments). Minor deviations exist: content_convert is action-oriented, while help, config, and workspace are singular or uncountable, but the overall pattern is readable and predictable.

Tool Count5/5

With 10-11 tools, the server groups many related actions under resource-level tools rather than exposing dozens of action-specific tools. This is well-scoped for a Notion API surface and each tool clearly earns its place.

Completeness5/5

The surface covers core Notion workflows: page CRUD, move/archive/restore/duplicate, database schema/query/bulk rows, block-level content CRUD, users, workspace search, comments, and file uploads. Content conversion and configuration/help round out the set, leaving no obvious dead ends for typical agent tasks.

Maintenance

ActivityActive
ResponsivenessResponsive