TCSoftInc/testcollab-mcp-server
Manage test cases in TestCollab directly from your AI coding assistant. List, create, and update test cases with filtering, sorting, and pagination support.
Quick Start
Clone the repository:
git clone https://github.com/TCSoftInc/testcollab-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"testcollab-mcp-server": {
"command": "npx",
"args": [
"-y",
"TCSoftInc/testcollab-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.