Skip to main content
Glama

Related Servers

Alternatives to Monday.com MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      C
      maintenance
      Enables AI assistants to help developers build on the monday.com GraphQL API by validating queries, explaining errors, providing column value formats, introspecting the live schema, executing queries, and scaffolding boilerplate code.
      6
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI coding agents to read an allowlisted monday.com board and propose changes, while writes require a frozen column contract and human approval before being committed. The monday API token never leaves the server.
      2 npm
      MIT

    TDQS

    B3.1/5.0

    Scored across 4 tools

    Disambiguation4/5

    The tools have distinct purposes targeting different resources: board lists, board details, board items, and user info. However, monday_get_board_details and monday_get_board_item_list could be slightly confused as both retrieve item-level details, though the former focuses on filtered items within a board and the latter on a specific item's content.

    Naming Consistency5/5

    All tool names follow a consistent snake_case pattern with the prefix 'monday_get_' followed by a descriptive noun phrase, making them predictable and easy to understand across the set.

    Tool Count3/5

    With only 4 tools, the set feels thin for a full Monday.com integration, lacking essential operations like create, update, or delete for boards or items, which limits agent workflows in this domain.

    Completeness2/5

    The tool surface is severely incomplete for a Monday.com server, covering only read operations (get) and missing core CRUD functionality for boards, items, columns, and updates, which will cause significant agent failures in managing workflows.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues