mcp-testrail

bun913/mcp-testrail
★ 26 stars TypeScript 💻 Code/Dev Tools Updated 1mo ago
Testrail MCP Server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-testrail": {
      "command": "npx",
      "args": [
        "-y",
        "bun913/mcp-testrail"
      ]
    }
  }
}

Topics

mcptestrail