TestMonitor

TestMonitor MCP Connector for Claude

A+

List QA projects, extract test runs, read user assignments, and fetch tracked issues strictly from your AI chat.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Link up your TestMonitor cloud infrastructure with any AI agent to streamline QA tracking operations and retrieve real-time milestone data without having to navigate web dashboards.

What you can do

  • Project Triage — List all ongoing projects alongside their high-level metadata such as test coverage and delivery status
  • Runs & Milestones Tracking — Instantly retrieve project-scoped test runs, milestones lists, and deadline progress
  • Defect Auditing — Query all generated issues or software defects explicitly linked to a specific test project
  • Requirement Tracing — Ask the agent to map requirements against existing feature specifications without manually matching them in the UI
  • Team Management Lookup — Easily list out all the users provisioned in the workspace to confirm roles or debugging ownership

How it works

  1. Subscribe to this server
  2. Provide your Subdomain and your Personal Access Token
  3. Coordinate your entire QA suite from Claude, Cursor, or any compatible AI IDE

Who is this for?

  • Quality Directors — request a quick summary of the current Test Runs and their respective Milestones before daily stand-ups
  • Bug Triagers — leverage the AI to list reported defects and quickly assign the contextual backlog data to new tickets
  • Product Owners — read the explicit specifications of any Requirement and cross-reference against active test cases without breaking focus
qa-testingtest-runsrequirements-managementmilestone-trackingtest-coverageissue-tracking

10 tools expose this connector's capabilities to your AI agent.

get_test_case_details

Retrieves full details for a specific TestMonitor test case

get_project_details

Retrieves details for a specific TestMonitor project

get_test_run_details

Retrieves details for a specific TestMonitor test run

list_test_cases

Lists all test cases within a specific TestMonitor project

list_issues

Lists all issues (defects) within a project

list_milestones

Lists all milestones within a project

list_projects

Project IDs are required for most other tools. Lists all projects available on the TestMonitor instance

list_requirements

Lists all requirements for a project

list_test_runs

Lists all test runs within a specific project

list_account_users

Lists all users associated with the TestMonitor account

See how to talk to your AI agent using TestMonitor.

List all TestMonitor projects.

Found 1 project: `ID: 8840` | Name: "Vinkius CRM Engine V2" | Status: **Active** I can retrieve the related milestones, test cases, or registered issues matching ID 8840.

Get me the details for Test Case ID 5521 from project 8840.

Detailing Case `5521` (API Logout Auth Rejection): - **Status:** Approved - **Requirement ID Linked:** REQ-10 - **Step 1:** Force invalid Bearer string to the `/auth/logout` endpoint. Expected: Returns raw 401 HTTP unauthorized block immediately. - **Step 2:** Ensure cache header remains un-poisoned. Expected: True. Anything I can rewrite from this?

List all issues for Project 8840.

Gathering active issues for Project 8840: 1. **Issue ID:** `ISS-91` | Title: 'Registration Webhook drops payload' | State: In Progress 2. **Issue ID:** `ISS-99` | Title: 'Avatar uploads broken on edge' | State: Open The project seems to currently host 2 vital reported defects. Should I inspect linked tests for `ISS-91`?

No. TestMonitor is essentially a Test Management Hub. You document your cases, requirements, runs, and defect reports structurally. The MCP server reads this deep structural data allowing the AI to help correlate bugs to requirements and plan sprints—it does not inherently control a web-browser headless tester to run things.

Related Connectors