Skip to main content
Glama
255,062 tools. Last updated 2026-07-02 02:23

"TestRail" matching MCP tools:

Matching MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    Enables AI assistants to interact directly with TestRail instances for managing test projects, suites, cases, runs, results, plans, milestones, and attachments through the TestRail API with secure authentication.
    Last updated
    77
    82
    1
    MIT
  • Update an existing test target's configuration, such as discovery URL, timeout, or TestRail integration, to reflect changes in the application under test.
    MIT
  • Retrieve the field schema for test cases in a specific TestRail project, including field types and dropdown options. Provide a project_id to get only relevant fields.
    Apache 2.0
  • Update a test case in TestRail by specifying its ID and the fields to change. Supports partial updates; only include fields that need modification.
    Apache 2.0
  • Get all available test statuses from TestRail, such as Passed, Failed, and Blocked. Returns their IDs and names for use in test results and test retrieval.
    Apache 2.0
  • Retrieve a list of test cases with basic fields from a TestRail project and suite. Filter by creator, priority, milestone, and more to find specific cases.
    MIT
  • Upload a Gherkin .feature file to create a BDD test case in a specified TestRail section, populating the custom BDD scenario field with Given/When/Then steps.
    MIT
  • Create new test cases in TestRail by specifying title, section, type, priority, and custom fields to organize testing requirements systematically.
    MIT
  • Create a new test case in TestRail by specifying a section ID and title, with optional custom fields mapped from the case fields schema.
    Apache 2.0