Skip to main content
Glama
reminia

zendesk-mcp-server

by reminia

Zendesk MCP サーバー

ci ライセンス

Zendesk 用のモデル コンテキスト プロトコル サーバー。

このサーバーはZendeskとの包括的な統合を提供します。以下の機能を提供します。

  • Zendeskのチケットとコメントを取得および管理するためのツール

  • チケット分析と回答作成のための専用プロンプト

  • Zendeskヘルプセンターの記事をナレッジベースとしてフルアクセス

デモ

設定

  • ビルド: uv venv && uv pip install -e .または略してuv build

  • .envファイルに Zendesk の資格情報を設定します。.env.exampleを参照してください。

  • Claudeデスクトップで設定:

{
  "mcpServers": {
      "zendesk": {
          "command": "uv",
          "args": [
              "--directory",
              "/path/to/zendesk-mcp-server",
              "run",
              "zendesk"
          ]
      }
  }
}

Related MCP server: Zendesk API MCP Server

リソース

  • zendesk://knowledge-base にアクセスすると、ヘルプ センターの記事全体にアクセスできます。

プロンプト

チケット分析

Zendesk チケットを分析し、チケットの詳細な分析を提供します。

ドラフトチケット返信

Zendesk チケットへの返信を作成します。

ツール

チケット取得

ZendeskチケットをIDで取得する

  • 入力:

    • ticket_id (整数): 取得するチケットのID

チケットコメントを取得する

ZendeskチケットのIDですべてのコメントを取得する

  • 入力:

    • ticket_id (整数): コメントを取得するチケットのID

チケットコメント作成

既存のZendeskチケットに新しいコメントを作成する

  • 入力:

    • ticket_id (整数): コメントするチケットのID

    • comment (文字列): 追加するコメントのテキスト/コンテンツ

    • public (ブール値、オプション):コメントを公開するかどうか(デフォルトはtrue)

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
8dResponse time
Release cycle
Releases (12mo)
Commit activity
Issues opened vs closed

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    B
    maintenance
    A server implementation that provides Claude AI with the ability to interact with Zendesk ticketing systems through various functions including retrieving, searching, creating, and updating tickets.
    7
    304
    16
    MIT
  • F
    license
    C
    quality
    D
    maintenance
    A comprehensive server that allows users to interact with the Zendesk API, providing tools and resources for managing Zendesk Support, Talk, Chat, and Guide products including tickets, users, organizations, and more.
    49
    17
  • A
    license
    A
    quality
    D
    maintenance
    Enables comprehensive management of Zendesk tickets, comments, and Help Center articles through tools for searching, creating, and updating content. It includes specialized prompts for ticket analysis and response drafting to streamline support workflows.
    7
    1
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to search tickets, manage tags, create tickets, inspect automations, and more in Zendesk.
    MIT

View all related MCP servers

Related MCP Connectors

  • Zendesk MCP Pack — tickets, users, organizations via OAuth.

  • Run AI customer support from your terminal: conversations, knowledge base, and chat widget.

  • Open-source all-in-one MCP-first customer platform: KB, Conversations, CRM, CMS, Outreach, Analytics

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/reminia/zendesk-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server