zendesk-mcp-server
Zendesk MCP サーバー
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(整数): コメントするチケットのIDcomment(文字列): 追加するコメントのテキスト/コンテンツpublic(ブール値、オプション):コメントを公開するかどうか(デフォルトはtrue)
This server cannot be installed
Maintenance
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
- AlicenseBqualityBmaintenanceA 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.730416MIT
- FlicenseCqualityDmaintenanceA 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.4917
- AlicenseAqualityDmaintenanceEnables 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.71Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to search tickets, manage tags, create tickets, inspect automations, and more in Zendesk.MIT
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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