Skip to content
Back to search
30
MCP

rt-mcp-server

npm/rt-mcp-server

MCP server for RT (Request Tracker) REST2 API - provides read-only access to tickets, correspondence, and attachments

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

How to use

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

{
  "mcpServers": {
    "rt-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}