mcp-testrail
The TestRail MCP Server allows interaction with TestRail from clients like Claude AI, supporting comprehensive management of test cases and suites. It provides a variety of tools for seamless integration and automation.
TestRail MCP Server
This Model Context Protocol (MCP) server allows seamless interaction with TestRail from MCP-supported clients like Claude AI and Cursor, enabling management of test cases, projects, suites, runs, and more.
Available Tools
The tools provided include management for Projects, Suites, Cases, Sections, Runs, Tests, Results, Plans, Milestones, and Shared Steps.
Usage
Connect using npx
to automatically handle the latest version without local installation. Required environment variables include TESTRAIL_URL, TESTRAIL_USERNAME, and TESTRAIL_API_KEY.
Troubleshooting
- Node.js installation errors
- Connection issues
- Authentication issues
- SSE connection errors
- Conversation length limitations
Contributing
Contributions are welcome via Pull Request.
Acknowledgements
- TestRail API
- Model Context Protocol SDK