MCP Request-tracker runs on your own machine — the client starts it, so there is no endpoint to ping. 70 installs a week from pypi. Last commit 11 Jun 2026.
Secure MCP server for Request Tracker (RT) ticket management
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add request-tracker -- uvx mcp-request-tracker-crunchtools
{
"mcpServers": {
"request-tracker": {
"args": [
"mcp-request-tracker-crunchtools"
],
"command": "uvx"
}
}
}
[mcp_servers.request-tracker]
command = "uvx"
args = ["mcp-request-tracker-crunchtools"]
{
"mcpServers": {
"request-tracker": {
"args": [
"mcp-request-tracker-crunchtools"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"request-tracker": {
"args": [
"mcp-request-tracker-crunchtools"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.