74
/ 100
28 days ago
glama

TestRail MCP Server

AI-native Model Context Protocol (MCP) server for TestRail. Lets Claude, Cursor, Windsurf, and other AI assistants browse projects, create and update test cases, kick off test runs, and record results through natural-language conversation — with strongly-typed tool schemas and per-project custom field validation that helps LLMs generate valid TestRail requests on the first try.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: TESTRAIL_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretTESTRAIL_API_KEY"": "your-api-key",
configTESTRAIL_ENABLE_SHARED_STEPS"": "true"
configTESTRAIL_INSTANCE_URL"": "https://your-instance.testrail.io",
configTESTRAIL_USERNAME"": "your@email.com",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/uarlouski-testrail-mcp-server-xt4olk)](https://m8ven.ai/mcp/uarlouski-testrail-mcp-server-xt4olk)
commit: 216c357d8f24066f6d235e5aa8a4a3efac87f04b
code hash: faa3f593950d733f8c1dfed0a410941f5e5dc19fb9ad1ac7ea3e8138c7fe2bb8
verified: 6/11/2026, 11:05:39 AM
view raw JSON →
TestRail MCP Server · M8ven Trust Score | M8ven