Skip to main content
Glama
bobmatnyc
by bobmatnyc

Related Servers

Alternatives to notion-mpm

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.7/5.0

    Scored across 21 tools

    Disambiguation5/5

    Each tool maps to a distinct Notion resource and action. get_page_property targets a specific property vs get_page's full page, and append_block_children vs get_block_children are clearly read vs write. No two tools have overlapping purposes.

    Naming Consistency5/5

    All tools follow a verb_noun pattern with snake_case, e.g., get_page, create_database, update_block. The only deviation is 'search', but it is a clear imperative verb that fits the style. No mixed conventions.

    Tool Count4/5

    21 tools is above the typical 3-15 sweet spot, but the breadth of Notion's API (pages, blocks, databases, users, comments) justifies the count. Each tool serves a specific operation, so it doesn't feel bloated.

    Completeness4/5

    Core CRUD and lifecycle operations are covered for pages, blocks, and databases, plus search, comments, and user retrieval. A notable minor gap is lack of database archive/restore operations, but this does not severely hinder common workflows.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues