AgentUni

testrail-mcp-server

by @uarlouski / v2.10.0

Model Context Protocol (MCP) server for TestRail platform, enabling LLMs to manage test artifacts.

Install

npm / stdio

npx -y @uarlouski/testrail-mcp-server

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-uarlouski-testrail-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@uarlouski/testrail-mcp-server"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.uarlouski/testrail-mcp-server · published 2026-09-16 · updated 2026-09-16. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category