TestRail MCP Server
by bhayanak
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TESTRAIL_API_KEY | Yes | TestRail API key (generate at My Settings > API Keys) | |
| TESTRAIL_BASE_URL | Yes | TestRail instance URL (e.g., https://company.testrail.io) | |
| TESTRAIL_USERNAME | Yes | TestRail username (email address) | |
| TESTRAIL_CACHE_DIR | No | Directory for disk cache files | ~/.testrail-mcp-cache |
| TESTRAIL_PROJECT_ID | Yes | Default project ID (used when not specified in tool params) | |
| TESTRAIL_TIMEOUT_MS | No | HTTP request timeout in milliseconds | 30000 |
| TESTRAIL_MAX_RESULTS | No | Default page size for list queries (max 250) | 250 |
| TESTRAIL_CACHE_ENABLED | No | Enable disk caching for semi-static TestRail data | true |
| TESTRAIL_CACHE_TTL_HOURS | No | Cache time-to-live in hours | 168 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues