Skip to main content

A simple Zendesk MCP server

Project description

Zendesk MCP Server

ci License

A Model Context Protocol server for Zendesk.

This server provides a comprehensive integration with Zendesk. It offers:

  • Tools for retrieving and managing Zendesk tickets and comments
  • Specialized prompts for ticket analysis and response drafting
  • Full access to the Zendesk Help Center articles as knowledge base

demo

Setup

  • build: uv venv && uv pip install -e . or uv build in short.
  • setup zendesk credentials in .env file, refer to .env.example.
  • configure in Claude desktop:
{
  "mcpServers": {
      "zendesk": {
          "command": "uv",
          "args": [
              "--directory",
              "/path/to/zendesk-mcp-server",
              "run",
              "zendesk"
          ]
      }
  }
}

Resources

  • zendesk://knowledge-base, get access to the whole help center articles.

Prompts

analyze-ticket

Analyze a Zendesk ticket and provide a detailed analysis of the ticket.

draft-ticket-respons

Draft a response to a Zendesk ticket.

Tools

get_ticket

Retrieve a Zendesk ticket by its ID

  • Input:
    • ticket_id (integer): The ID of the ticket to retrieve

get_ticket_comments

Retrieve all comments for a Zendesk ticket by its ID

  • Input:
    • ticket_id (integer): The ID of the ticket to get comments for

create_ticket_comment

Create a new comment on an existing Zendesk ticket

  • Input:
    • ticket_id (integer): The ID of the ticket to comment on
    • comment (string): The comment text/content to add
    • public (boolean, optional): Whether the comment should be public (defaults to true)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mseep_zendesk_mcp_server-0.1.0.tar.gz (21.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mseep_zendesk_mcp_server-0.1.0-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file mseep_zendesk_mcp_server-0.1.0.tar.gz.

File metadata

  • Download URL: mseep_zendesk_mcp_server-0.1.0.tar.gz
  • Upload date:
  • Size: 21.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.12

File hashes

Hashes for mseep_zendesk_mcp_server-0.1.0.tar.gz
Algorithm Hash digest
SHA256 6e9edfca1356672da3d712e823d1e873d25c257dde73c894ecfec85b34c1fef7
MD5 b7192c0bce97af3ceeae4753fa126446
BLAKE2b-256 9d6a9a618bab947e4d85038a479ef2599c02a183c9cefb24608ef8c777c2b277

See more details on using hashes here.

File details

Details for the file mseep_zendesk_mcp_server-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mseep_zendesk_mcp_server-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9ac50b001a601902c3fda60c8c9d57e40117eddebb2788a09d500a4db2063265
MD5 b01af308c62bbd1fc15db9da6719fbf0
BLAKE2b-256 f45a54a7fa1b5a921bcc6f8b2efd191345af3ec27134e90bc27d0f7f0093af69

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page