Enterprise DNA
M MCP Servers Developer low

TCSoftInc/testcollab-mcp-server

by Various

MCP server for TestCollab test management. Lets AI coding assistants (Claude Code, Cursor, Windsurf, Codex) create, update, and query test cases, create test plans, and suite hiera

T

MCP

TCSoftInc/testcollab-mcp-server

Added 1 June 2026

Overview

An MCP server that integrates TestCollab test management with AI coding assistants like Claude Code, Cursor, Windsurf, and Codex. It enables creating, updating, and querying test cases, test plans, and suite hierarchies directly from an AI workflow.

Best for

Best for
Teams using TestCollab who want to manage QA tasks through AI coding assistants

Use cases

  • Create and update test cases via natural language prompts
  • Query test plans and suite structures through AI assistants
  • Automate test management tasks during code development

How to use

Tools exposed

  • project_id
  • TC_API_TOKEN
  • TC_API_URL
  • TC_DEFAULT_PROJECT
  • list_test_cases
  • get_project_context
  • get_test_case
  • create_test_case
  • update_test_case
  • list_test_plans
  • get_test_plan
  • create_test_plan
  • update_test_plan
  • delete_test_plan
  • list_suites
  • get_suite
  • create_suite
  • update_suite
  • delete_suite
  • move_suite

Tested with

Claude Desktop, Claude Code, Cursor, Windsurf, Codex

Example client config

{\n  "mcpServers": {\n    "testcollab": {\n      "command": "npx",\n      "args": ["-y", "@testcollab/mcp-server"],\n      "env": {\n        "TC_API_TOKEN": "your-api-token",\n        "TC_API_URL": "https://api.testcollab.io",\n        "TC_DEFAULT_PROJECT": "16"\n      }\n    }\n  }\n}

Notes

An MCP server that integrates TestCollab test management with AI coding assistants like Claude Code, Cursor, Windsurf, and Codex. It enables creating, updating, and querying test cases, test plans, and suite hierarchies directly from an AI workflow.

3 stars on GitHub. Last updated 2026-03-30.

Use cases

  • Create and update test cases via natural language prompts
  • Query test plans and suite structures through AI assistants
  • Automate test management tasks during code development

Pros

  • Works with multiple popular AI coding assistants
  • Connects test management directly into development workflows
  • Open source TypeScript implementation

Cons

  • Low GitHub stars suggest limited community adoption
  • Requires a TestCollab account and API access
  • Only useful for teams already using TestCollab

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Works with multiple popular AI coding assistants
  • Connects test management directly into development workflows
  • Open source TypeScript implementation

Cons

  • Low GitHub stars suggest limited community adoption
  • Requires a TestCollab account and API access
  • Only useful for teams already using TestCollab

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks