osticket-mcp MCP Server
tecnologicachile/osticket-mcp
MCP server for osTicket — manage helpdesk tickets from Claude Code, Cursor, or any MCP client
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
tecnologicachile/osticket-mcp is a TypeScript MCP server. MCP server for osTicket — manage helpdesk tickets from Claude Code, Cursor, or any MCP client
Ranked #99 out of 109 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
2 stars → early stage
Last commit 1d ago → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
34 weekly installs → early adoption
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# osTicket MCP Server <div align="center"> **Manage your [osTicket](https://osticket.com) helpdesk with AI — from Claude Code, Cursor, Windsurf, or any MCP client.** </div> --- Talk to your helpdesk in natural language. Reply to tickets, add internal notes, assign agents, transfer departments, close tickets — all without leaving your editor. ``` > show me the open tickets > reply to ticket 32 saying we're investigating the issue > assign it to Sarah > close all the automated notification tickets ``` ## Why? osTicket doesn't have a public API. This MCP server reverse-engineers the staff panel to give AI tools full access to your helpdesk — using the same session-based auth as the web UI. No API keys, no plugins, no osTicket modifications needed. ## Quick Start ### 1. Install ```bash npm install -g mcp-osticket ``` Or clone and build from source: ```bash git clone https://github.com/tecnologicachile/mcp-osticket.git cd mcp-osticket npm install && npm run build ``` ### 2. CoRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.