testrail-mcp
by Sergey-Bl
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIRA_USER | No | Jira account email | |
| TR_TYPE_ID | No | Default case type | |
| JIRA_BASE_URL | No | Jira base URL, e.g. https://your-org.atlassian.net | |
| TESTRAIL_USER | Yes | TestRail account email | |
| JIRA_API_TOKEN | No | Jira API token from https://id.atlassian.com/manage-profile | |
| TR_PRIORITY_ID | No | Default priority (3 = Medium) | 3 |
| TR_TEMPLATE_ID | No | Default template ID (2 = Test Case (Steps)) | 2 |
| CONFLUENCE_EMAIL | No | Confluence email (defaults to JIRA_USER) | |
| TESTRAIL_API_KEY | Yes | TestRail API key from My Settings → API Keys | |
| TESTRAIL_BASE_URL | Yes | TestRail base URL, e.g. https://your-org.testrail.io | |
| TESTRAIL_SUITE_ID | No | Default suite ID | |
| CONFLUENCE_BASE_URL | No | Confluence base URL | |
| TESTRAIL_PROJECT_ID | No | Default project ID | |
| CONFLUENCE_API_TOKEN | No | Confluence API token (defaults to JIRA_API_TOKEN) |
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 | |
Latest Blog Posts
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/Sergey-Bl/testrail-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server