Server data from the Official MCP Registry
Model Context Protocol (MCP) server for TestRail platform, enabling LLMs to manage test artifacts.
Model Context Protocol (MCP) server for TestRail platform, enabling LLMs to manage test artifacts.
Set these up before or after installing:
Environment variable: TESTRAIL_INSTANCE_URL
Environment variable: TESTRAIL_USERNAME
Environment variable: TESTRAIL_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-uarlouski-testrail-mcp-server": {
"env": {
"TESTRAIL_API_KEY": "your-testrail-api-key-here",
"TESTRAIL_USERNAME": "your-testrail-username-here",
"TESTRAIL_INSTANCE_URL": "your-testrail-instance-url-here"
},
"args": [
"-y",
"@uarlouski/testrail-mcp-server"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). 1 known CVE in dependencies (0 critical, 1 high severity) Package registry verified. Imported from the Official MCP Registry.
Scanned 4 files · 2 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!