Read-only MCP server for Zendesk — distributed via PyPI, runs locally with uvx
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"zendesk-mcp-ro","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# zendesk-mcp-server  [](https://pypi.org/project/zendesk-mcp-ro/) [](https://www.python.org/) [](https://github.com/jlowin/fastmcp) [](https://github.com/astral-sh/uv) [](https://github.com/astral-sh/ruff) Servidor MCP somente leitura para o Zendesk. Expõe 13 ferramentas via protocolo MCP com transporte stdio — tickets, usuários, organizações e avaliações CSAT — sem risco de modificação acidental de dados. --- ## Quick start ```bash uvx zendesk-mcp-ro ``` --- ## Configurando o servidor MCP Adicione a entrada abaixo na configuração do seu cliente MCP: ```json { "mcpServers": { "zendesk": { "command": "uvx", "args": ["zendesk-mcp-ro"], "env": { "ZENDESK_EMAIL": "voce@empresa.com", "ZENDESK_TOKEN": "seu-api-token", "ZENDESK_SUBDOMAIN": "sua-empresa" } } } } ``` --- ## Variáveis de ambiente | Variável | Descrição | Obrigatório | Padrão | |---|---|---|---| | `ZENDESK_EMAIL` | Email da conta Zendesk | ✅ | — | | `ZENDESK_TOKEN` | API Token gerado no Admin Center | ✅ | — | | `ZENDESK_SUBDOMAIN` | Subdomínio (ex: `empresa` de `empresa.zendesk.com`) | ✅ | — | | `ZENDESK_TIMEOUT` | Timeout das chamadas HTTP em segundos | ❌ | `30` | | `ZENDESK_MAX_RETRIES` | Número de tentativas em falhas transitórias | ❌ | `3` | | `LOG_LEVEL` | Nível de logging (`DEBUG`, `INFO`, `WARNING`, `ERROR`) | ❌ | `INFO` | | `ENVIRONMENT` | `development` habilita debug mode do FastMCP | ❌ | `production` | Se qualquer variável obrigatória estiver ausente, o servidor encerra ime…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.