Manage Zendesk tickets and comments, analyze tickets, draft responses, and access Help Center articles as a knowledge base.
A Model Context Protocol server for Zendesk.
This server provides a comprehensive integration with Zendesk. It offers:
uv venv && uv pip install -e .
or uv build
in short..env
file, refer to .env.example.{
"mcpServers": {
"zendesk": {
"command": "uv",
"args": [
"--directory",
"/path/to/zendesk-mcp-server",
"run",
"zendesk"
]
}
}
}
Analyze a Zendesk ticket and provide a detailed analysis of the ticket.
Draft a response to a Zendesk ticket.
Retrieve a Zendesk ticket by its ID
ticket_id
(integer): The ID of the ticket to retrieveRetrieve all comments for a Zendesk ticket by its ID
ticket_id
(integer): The ID of the ticket to get comments forCreate a new comment on an existing Zendesk ticket
ticket_id
(integer): The ID of the ticket to comment oncomment
(string): The comment text/content to addpublic
(boolean, optional): Whether the comment should be public (defaults to true)Interact with the Umbraco CMS Management API for administrative tasks.
Human-in-the-loop platform - Allow AI agents and automations to send requests for approval to your gotoHuman inbox.
Interacting with Obsidian via REST API
Manage Obsidian vaults with knowledge graph operations and AI-powered features.
Perform queries and entity operations in your Fibery workspace.
An MCP proxy bridge for the Leantime project management system, forwarding JSON-RPC messages with proper authentication.
A server for querying Jira issues, requiring a Jira token for authentication.
Tools to the query and execute of Dify workflows
Provides access to a specific user's memories from the Omi app.
Enables AI assistants to interact with Anki flashcard decks via the AnkiConnect plugin.