MCP server for the TomTicket helpdesk API — tickets, customers, chats, and knowledge base
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
claude mcp add mcp-tomticket -- npx -y mcp-tomticket{
"mcpServers": {
"mcp-tomticket": {
"command": "npx",
"args": ["-y", "mcp-tomticket"]
}
}
}MCP Servers overview
# mcp-tomticket
[](https://www.npmjs.com/package/mcp-tomticket)
[](https://registry.modelcontextprotocol.io)
[](https://glama.ai/mcp/servers/glira/mcp-tomticket)
Servidor [MCP](https://modelcontextprotocol.io) para a [API TomTicket v2](https://tomticket.tomticket.com/kb/api). Lista, responde, lança horário e finaliza chamados e também cobre clientes, organizações, chats, departamentos e base de conhecimento.
Não existe endpoint de login. O Bearer Token é criado no painel: **Administração → Configurações da Conta → API → Novo Token**. Marque **Pode criar e modificar dados** para respostas, horário e finalização.
O token vai só em variável de ambiente. Nunca o commite.
## Requisitos
- Node.js >= 18
- Token de API do TomTicket (conta Premium/Enterprise)
## Instalação
Via npm (recomendado):
```bash
npx mcp-tomticket
```
No Cursor (`~/.cursor/mcp.json`):
```json
{
"mcpServers": {
"tomticket": {
"command": "npx",
"args": ["-y", "mcp-tomticket"],
"env": {
"TOMTICKET_TOKEN": "cole-o-token-aqui"
}
}
}
}
```
Clone local:
```bash
git clone https://github.com/glira/mcp-tomticket.git
cd mcp-tomticket
npm install
cp .env.example .env
# edite .env e cole o TOMTICKET_TOKEN
npm run build
```
Validação rápida (somente leitura):
```bash
npm run smoke
```
Opcional — cria, comenta, responde e finaliza **um chamado de teste** com assunto `[MCP TESTE]`:
```bash
npx tsx scripts/smoke.ts --write
```
Recarregue os MCPs em **Settings → MCP**. Exemplo local em [`.cursor/mcp.json.example`](.cursor/mcp.json.example).
## Tools principais
| Tool | Ação |
| --- | --- |
| `tomticket_list_open_tickets` | Chamados abertos |
| `tomticket_list_tickets` | Todos, com filtros |
| `tomticket_get_ticket` | Detalhe + respostas + horários |
| `tomticket_reply_ticket` | Resposta do atendente (`start_date`/`end_date` lançam horário) |
| `tomticket_comment_ticket` | Comentário interno |
| `tomticket_finish_ticket` | Finaliza (`time_work` em minutos) |
| `tomticket_start_status` / `tomticket_close_status` | Cronômetro de status |
| `tomticket_create_ticket` | Abre chamado |
| `tomticket_transfer_ticket` / `tomticket_assign_operator` | Transferir / vincular atendente |
Há também tools de clientes, organizações, chats, departamentos, KB e campos personalizados. Operações de escrita avisam que alteram produção. Finalizar um chamado exige atendente vinculado (`tomticket_assign_operator`).
## Rate limit
A API aceita **3 requisições por segundo**. O client aplica intervalo mínimo de 350 ms.
## Variáveis
| Variável | Obrigatória | Descrição |
| --- | --- | --- |
| `TOMTICKET_TOKEN` | sim | Bearer Token do painel |
| `TOMTICKET_BASE_URL` | não | Padrão `https://api.tomticket.com/v2.0` |
## Licença
[MIT](LICENSE)
What people ask about mcp-tomticket
What is glira/mcp-tomticket?
+
glira/mcp-tomticket is mcp servers for the Claude AI ecosystem. MCP server for the TomTicket helpdesk API — tickets, customers, chats, and knowledge base It has 0 GitHub stars and its last recorded update is dated 2026-08-21.
How do I install mcp-tomticket?
+
You can install mcp-tomticket by cloning the repository (https://github.com/glira/mcp-tomticket) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is glira/mcp-tomticket safe to use?
+
Our security agent has analyzed glira/mcp-tomticket and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains glira/mcp-tomticket?
+
glira/mcp-tomticket is maintained by glira. The last recorded GitHub activity is dated 2026-08-21, with 0 open issues.
Are there alternatives to mcp-tomticket?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy mcp-tomticket to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/glira-mcp-tomticket)<a href="https://claudewave.com/repo/glira-mcp-tomticket"><img src="https://claudewave.com/api/badge/glira-mcp-tomticket" alt="Featured on ClaudeWave: glira/mcp-tomticket" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!