zendesk-help-center-mcp-server
If you are the rightful owner of zendesk-help-center-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
A Model Context Protocol (MCP) server that interfaces with the Zendesk Help Center API, allowing integration with Claude Desktop and other MCP-compatible clients.
The Zendesk Help Center MCP Server is designed to facilitate seamless integration with the Zendesk Help Center API, enabling users to search for articles and retrieve detailed information about specific articles. This server is compatible with Claude Desktop and other MCP clients, providing a robust solution for managing and accessing help center content. The server requires Node.js (v18 or higher) and a Zendesk account with API access. Users can easily set up the server by cloning the repository, installing dependencies, and configuring their Zendesk credentials. The server operates on standard input/output, ensuring compatibility with various MCP clients.
Features
- Article Search: Search for articles in your Zendesk Help Center.
- Article Details: Retrieve detailed information about specific articles by ID.
Tools
searchArticles
Search for articles in your Zendesk Help Center.
getArticle
Get details of a specific Zendesk Help Center article by ID.