MCP server
Zendesk MCP Server
Community server that lets an assistant read Zendesk tickets and post comments.
Add it to your client
CommunityInstall
uv venv && uv pip install -e .
- Transport
- stdio
- Runtime
- Python
- Auth
- Required
- Tools
- 6
- License
- Apache-2.0
Tools
get_ticketsget_ticketget_ticket_commentscreate_ticket_commentcreate_ticketupdate_ticket
The Python implementation keeps its surface deliberately narrow: list tickets, open one, read its comment thread, add a comment, create a ticket and update an existing one. Credentials live in an env file and the process talks stdio, with a Dockerfile available for containerised setups. Zendesk does not publish an MCP server of its own, so this is one of several community options.
Similar MCP servers
AWS MCP Servers
MCP serverA large collection of AWS-specific MCP servers, installed one at a time.
Developer ToolsCloud Platforms & Infrastructure
Azure MCP Server
MCP serverOne server covering Azure services, plus a hosted endpoint for Microsoft Learn.
Developer ToolsCloud Platforms & Infrastructure
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
Developer ToolsVersion Control & Repos
Comments(0)
Sign in to comment