testrail-mcp-server
Model Context Protocol (MCP) server for TestRail platform, enabling LLMs to manage test artifacts.
Install
npmstdio
npx -y @uarlouski/testrail-mcp-server Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-uarlouski-testrail-mcp-server": {
"command": "npx",
"args": [
"-y",
"@uarlouski/testrail-mcp-server"
]
}
}
} Source: official MCP Registry record · registry name io.github.uarlouski/testrail-mcp-server · published 2026-09-16 · updated 2026-09-16. Not an endorsement; review the code before connecting it to anything sensitive.