Back to search
30
MCP

io.github.uarlouski/testrail-mcp-server

io.github.uarlouski/testrail-mcp-server

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

dogkeeper886/testlink-mcp
A Model Context Protocol (MCP) server for TestLink test case management.
0 tools
callrail-mcp
Model Context Protocol (MCP) server for the CallRail REST API v3
0 tools
rails-mcp-server
A Ruby gem implementation of a Model Context Protocol (MCP) server for Rails projects. This server allows LLMs (Large Language Models) to in
0 tools
meilisearch-mcp
A Model Context Protocol (MCP) server for interacting with Meilisearch through LLM interfaces.
0 tools
io.github.cap-js/mcp-server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
0 tools
mcp-server-trello
A Model Context Protocol (MCP) server that provides tools for interacting with Trello boards.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.uarlouski/testrail-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}