Zendesk MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 222 installs a week from pypi. Last commit 20 Aug 2026.
Zendesk MCP server for Claude Code and other MCP clients
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
setup.py: выполняет код при установке пакета
- name: Open or update the canary issue
env:
GH_TOKEN: ${{ github.token }}
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add zendesk-mcp -- uvx zendesk-mcp
{
"mcpServers": {
"zendesk-mcp": {
"args": [
"zendesk-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.zendesk-mcp]
command = "uvx"
args = ["zendesk-mcp"]
{
"mcpServers": {
"zendesk-mcp": {
"args": [
"zendesk-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"zendesk-mcp": {
"args": [
"zendesk-mcp"
],
"command": "uvx"
}
}
}
BetterDB MCP server - Valkey observability for Claude Code and other MCP clients
MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients
Karea task manager - 49 tools for Claude Code, Cursor, and other MCP clients.
No-key travel MCP for Claude Desktop, Codex-style agents, Hermes, and other clients.
briefroom stdio MCP server — expose the briefroom CLI to Claude Code, Codex, and other agents.
Bridge Codex and other MCP clients with Anthropic Claude Code CLI for read-only second opinions
Create and manage QR codes on me-qr.com from AI clients like Claude and ChatGPT.
MCP server for AiList — search and discover Ai projects from Claude Code
Answers built from our own checks of this server.