The TestRail MCP Server is a high-performance Model Context Protocol server that connects AI assistants directly to TestRail, allowing users to manage test cases through natural language interactions.
From the registry: Model Context Protocol (MCP) server for TestRail platform, enabling LLMs to manage test artifacts.
Please install the `testrail-mcp-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **TestRail API Key** — Navigate to My Settings > API Keys in your TestRail instance
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@uarlouski/testrail-mcp-server@latest"]
- required environment variables:
- `TESTRAIL_INSTANCE_URL`: Your TestRail instance URL (example: `https://your-instance.testrail.io`)
- `TESTRAIL_USERNAME`: Your TestRail account email (example: `<your@email.com>`)
- `TESTRAIL_API_KEY`: Your TestRail API key (example: `<your-api-key>`)
Note: Full TestRail test case management MCP. Browse projects, create/update test cases, run tests, record results via natural language.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.TESTRAIL_INSTANCE_URLrequiredYour TestRail instance URL (e.g., https://example.testrail.io)TESTRAIL_USERNAMErequiredYour TestRail user email addressTESTRAIL_API_KEYrequiredYour TestRail API keyAI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
MCP Toolbox for Databases enables your agent to connect to your database.
MCP Toolbox for Databases enables your agent to connect to your database.