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.1.tar.gz (6.0 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.1-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mseep_zendesk_mcp_server-0.1.1.tar.gz
  • Upload date:
  • Size: 6.0 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.1.tar.gz
Algorithm Hash digest
SHA256 f1b7baaeee6a9161bb434872df9b3c1412d55097882176a3d5d51984a61b3024
MD5 9730138373264b825062aca9be60bf84
BLAKE2b-256 0c6f5749b21997dff8158138b073a45c6784a637378ba39b43a1cdf7a94c864a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mseep_zendesk_mcp_server-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d9ffaffcefa54709a18d83397a173c8b31c51d7c087bf70c52ef2a2124b3d6fe
MD5 cd46b03b0107018c0b834b8c6a70df77
BLAKE2b-256 f8d8a3a6c01c3be7bb859d71127e89bc06637d3bfadb2d7013943b74a27e1424

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