janainarocha/testrail-mcp-server
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with TestRail for automated test case management and execution. This server provides **complete TestRail REST API v2 coverage** with 33 MCP tools organized by safety levels.
Platform-specific configuration:
{
"mcpServers": {
"testrail-mcp-server": {
"command": "npx",
"args": [
"-y",
"testrail-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...