# TestRail Configuration
# Copy this file to .env and fill in your actual values
# Your TestRail instance URL (without trailing slash)
TESTRAIL_URL=https://your-instance.testrail.io
# Your TestRail username/email
TESTRAIL_USERNAME=your-email@example.com
# Your TestRail API key (generate from TestRail UI)
TESTRAIL_API_KEY=your-api-key-here
# Request timeout in milliseconds (optional, default: 10000)
TESTRAIL_TIMEOUT_MS=10000
# Log level (optional, default: info)
LOG_LEVEL=info
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Derrbal/testrail-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server