← All servers
πŸ”§

Testrail ServerVerifiedπŸ›‘ No advisories

io.github.uarlouski/testrail-mcp-server
New to MCP? Start here β†’
0β˜… stars
0weekly installs
8 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/uarlouski, which proved it owns this namespace.

Verified owner: github.com/uarlouski β†—io.github.uarlouski/testrail-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs TESTRAIL_API_KEY.
βœ“
Configuration
Reads TESTRAIL_INSTANCE_URL, TESTRAIL_USERNAME, TESTRAIL_ENABLE_SHARED_STEPS, TESTRAIL_ALLOW_WRITE_OPERATIONS, TESTRAIL_ALLOW_READ_OPERATIONS, TESTRAIL_ALLOW_DELETE_OPERATIONS.

About

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

Packages & transports

npm@uarlouski/testrail-mcp-serverv2.1.0 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "testrail_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "@uarlouski/testrail-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @uarlouski/testrail-mcp-server

Add a badge to your README

SocketCat quality badge
[![SocketCat](https://socketcat.com/badge/io.github.uarlouski/testrail-mcp-server)](https://socketcat.com/servers/io.github.uarlouski/testrail-mcp-server)

Shows your live quality grade and links back here. It updates itself as the grade changes.