Secure MCP server for Request Tracker (RT) ticket management
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A secure MCP (Model Context Protocol) server for Request Tracker (RT) ticket management.
Set the following environment variables:
| Variable | Required | Description |
|---|---|---|
RT_URL | Yes | Base URL of your RT server |
RT_USER | Yes | RT username |
RT_PASS | Yes | RT password |
RT_HTTP_USER | No | HTTP Basic Auth username |
RT_HTTP_PASS | No | HTTP Basic Auth password |
search_tickets - Search tickets using RT query syntaxget_ticket - Get ticket detailsget_ticket_history - Get ticket history/changelogget_my_open_tickets - Get open tickets for a userget_new_tickets - Get new/unassigned ticketsset_ticket_owner - Set ticket ownerset_ticket_status - Set ticket statusopen_ticket - Open a ticketresolve_ticket - Resolve/close a tickettake_ticket - Take ownership and openset_time_worked - Set total time workedadd_time_worked - Add time to existing timeadd_ticket_comment - Add private comment (not visible to requestor)reply_to_ticket - Add correspondence (visible to requestor)create_ticket - Create a new ticketcomplete_weekly_checklist - Complete a weekly checklist ticket with resultsThis server is built with security in mind:
See SECURITY.md for the full security design document.
This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). See LICENSE for details.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-request-tracker)<a href="https://allmcps.com/mcp/mcp-request-tracker"><img src="https://allmcps.com/api/badge/mcp-request-tracker?style=directory" alt="MCP Request Tracker on AllMCPs" /></a>