Skip to main content
Glama

Related Servers

Alternatives to testmo-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      A
      maintenance
      Connect your AI coding assistant to TestRail to manage test cases, runs, results, and more directly from VS Code, Cursor, Claude Desktop, or Claude Code.
      5
      24 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to interact with Testmo test management platform for creating, reading, updating, and deleting test cases, managing folders, and organizing test runs through natural language.
      4
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Connects AI coding assistants to TestCollab for managing test cases, plans, and suites directly through natural language. It enables users to create, update, and query testing resources within integrated development environments and AI chat clients.
      17
      16 npm
      4
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      MCP server that integrates with Testmo to let AI assistants read projects, runs, results, and test cases, and create or update runs, results, and cases via natural language.
      15
      54 npm
      MIT
    • A
      license
      B
      quality
      A
      maintenance
      AI-native Model Context Protocol (MCP) server for TestRail. Lets Claude, Cursor, Windsurf, and other AI assistants browse projects, create and update test cases, kick off test runs, and record results through natural-language conversation — with strongly-typed tool schemas and per-project custom field validation that helps LLMs generate valid TestRail requests on the first try.
      28
      1,082 npm
      39
      Apache 2.0

    TDQS

    B3.3/5.0

    Scored across 45 tools

    Disambiguation3/5

    There are several tools for listing and searching cases (e.g., list_cases, get_all_cases, search_cases, search_cases_recursive, get_cases_recursive) with overlapping purposes. The batch create tools (testmo_create_cases vs testmo_batch_create_cases) also cause potential confusion despite different batching behavior.

    Naming Consistency4/5

    All tools use the testmo_ prefix and follow a verb_noun pattern. However, there is inconsistency in verb choice for similar operations (e.g., list_cases vs get_all_cases vs search_cases) and some tools use adjectives like 'batch' before the verb, breaking the pattern slightly.

    Tool Count3/5

    With 45 tools, the server is on the higher end of the typical range. While the domain (test management) can justify many operations, the count feels slightly bloated, especially with multiple variants for case retrieval and batch operations.

    Completeness4/5

    The tool set covers most aspects of test management: case CRUD, folders, automation runs, milestones, projects, issue integrations, and attachments. Minor gaps include lack of update/delete for automation runs and missing tools for managing milestones or projects.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues