MCP (Model Context Protocol) server that exposes TestCollab test management functionality to AI assistants like Claude. - Test Case Management - listtestcases - List test cases with filtering, sorting, and pagination - gettestcase - Fetch a single test case with full details (including steps) - createtestcase - Create test cases with steps and custom fields - updatetestcase - Update existing test
Add this skill
npx mdskills install TCSoftInc/testcollab-mcp-serverWell-documented test management MCP server with comprehensive CRUD operations and clear setup guidance
claude mcp add testcollab-mcp-server -- npx -y testcollab-mcp-server
npx mdskills install TCSoftInc/testcollab-mcp-server