osTicket MCP Server
Enables AI-driven management of osTicket helpdesks through natural language, allowing users to reply to, assign, and transfer tickets without requiring API keys. It reverse-engineers the osTicket staff panel to provide full access to ticket operations using session-based authentication.
README
osTicket MCP Server
<div align="center">
Manage your osTicket 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
npm install -g mcp-osticket
Or clone and build from source:
git clone https://github.com/tecnologicachile/mcp-osticket.git
cd mcp-osticket
npm install && npm run build
2. Configure
Add to your MCP client config:
<details> <summary><strong>Claude Desktop</strong> — <code>claude_desktop_config.json</code></summary>
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"osticket": {
"command": "npx",
"args": ["-y", "mcp-osticket"],
"env": {
"OSTICKET_URL": "https://helpdesk.example.com",
"OSTICKET_EMAIL": "agent@example.com",
"OSTICKET_PASSWORD": "your-password"
}
}
}
}
</details>
<details> <summary><strong>Claude Code</strong> — <code>~/.claude/settings.json</code></summary>
{
"mcpServers": {
"osticket": {
"command": "mcp-osticket",
"env": {
"OSTICKET_URL": "https://helpdesk.example.com",
"OSTICKET_EMAIL": "agent@example.com",
"OSTICKET_PASSWORD": "your-password"
}
}
}
}
If installed from source, use "command": "node" with "args": ["/path/to/mcp-osticket/dist/mcp-server.js"].
</details>
<details> <summary><strong>Cursor</strong> — <code>.cursor/mcp.json</code></summary>
{
"mcpServers": {
"osticket": {
"command": "mcp-osticket",
"env": {
"OSTICKET_URL": "https://helpdesk.example.com",
"OSTICKET_EMAIL": "agent@example.com",
"OSTICKET_PASSWORD": "your-password"
}
}
}
}
</details>
<details> <summary><strong>Windsurf</strong> — <code>~/.codeium/windsurf/mcp_config.json</code></summary>
{
"mcpServers": {
"osticket": {
"command": "mcp-osticket",
"env": {
"OSTICKET_URL": "https://helpdesk.example.com",
"OSTICKET_EMAIL": "agent@example.com",
"OSTICKET_PASSWORD": "your-password"
}
}
}
}
</details>
3. Use
Restart your editor. The tools are available immediately — just ask in natural language.
Tools
| Tool | Description |
|---|---|
list_tickets |
List tickets by queue — open, my, or closed |
get_ticket |
Full ticket detail with conversation thread |
reply_ticket |
Reply to a ticket with email control (all, user, or none) |
add_note |
Add an internal note (not visible to the end user) |
change_ticket_status |
Change status to open, resolved, or closed |
assign_ticket |
Assign a ticket to a staff member |
transfer_ticket |
Transfer a ticket to another department |
list_agents |
List available staff for assignment |
list_departments |
List available departments for transfer |
search_users |
Search users by name or email |
get_queue_counts |
Get ticket counts per queue |
Reply Control
When replying, you control who gets the email:
reply_to |
Behavior |
|---|---|
all |
Email all active recipients (default) |
user |
Email only the ticket owner |
none |
No email — just post the reply in the thread |
Examples
Triage your inbox:
> list open tickets and summarize them by priority
Bulk operations:
> close all the automated notification tickets (ZohoMail, BaseAPI, etc.)
Reply without email:
> reply to ticket 15 with "Fixed in latest deploy" but don't send an email
Assign and transfer:
> assign ticket 8 to Sarah and transfer it to the Sales department
Search users:
> find all users with @example.com emails
Environment Variables
| Variable | Required | Description |
|---|---|---|
OSTICKET_URL |
Yes | Base URL of your osTicket instance (e.g. https://helpdesk.example.com) |
OSTICKET_EMAIL |
Yes | Staff agent email for login |
OSTICKET_PASSWORD |
Yes | Staff agent password |
How It Works
This server authenticates as a staff agent through osTicket's web panel and operates using the same internal endpoints the browser uses:
- Session auth — logs in via
/scp/login.php, maintains session cookie - CSRF handling — automatically extracts and refreshes CSRF tokens
- Ticket locking — acquires and releases locks for write operations (reply, note)
- AJAX endpoints — uses
/scp/ajax.php/*for assign, transfer, and status changes - HTML scraping — parses ticket data from the staff panel using Cheerio
No osTicket plugins, API keys, or server modifications required.
Compatibility
| osTicket Version | Status |
|---|---|
| v1.18.x | Tested |
| v1.17.x | Should work (not verified) |
| v1.15–1.16 | May work with minor differences |
The server adapts to dynamic form field names that osTicket generates per-session, so it should be resilient across minor versions.
Integration Tests
Run the test suite against a live osTicket instance:
OSTICKET_URL=http://localhost:8082 \
OSTICKET_EMAIL=agent@example.com \
OSTICKET_PASSWORD=secret \
npx tsx src/test-integration.ts
Contributing
PRs welcome. The main files:
src/mcp-server.ts— MCP tool definitionssrc/osticket-client.ts— osTicket HTTP client (session, scraping, AJAX)src/test-integration.ts— integration tests against a live instance
License
MIT
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。