macromill-mint/TestRail-MCP
3.2
If you are the rightful owner of TestRail-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server for TestRail API integration that enables AI assistants to interact with TestRail programmatically.
Tools
Functions exposed to the LLM to take actions
testrail_get_projects
Get all projects
testrail_get_project
Get project details
testrail_get_suites
Get test suites
testrail_get_cases
Get test cases
testrail_get_runs
Get test runs
testrail_add_run
Create test run
testrail_add_milestone
Create milestone
testrail_add_plan
Create test plan
testrail_close_run
Close test run
testrail_add_result
Add test result
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client