MCP server for Zendesk support workflows that enables ticket search, lookup, creation, commenting, status updates, and user listing through natural language. It uses OAuth authentication and supports both internal notes and public comments.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MCP_SERVER_URLZENDESK_TEST_TICKET_ID— src/_client.py calls every tool. Write-tool calls use smoke-test values from environment variables such as , ZENDESK_TEST_REQUESTER_EMAIL, and ZENDESK_TEST_STATUS.ZENDESK_TEST_SUBJECTZENDESK_TEST_COMMENTZENDESK_TEST_REQUESTER_EMAIL— src/_client.py calls every tool. Write-tool calls use smoke-test values from environment variables such as ZENDESK_TEST_TICKET_ID, , and ZENDESK_TEST_STATUS.ZENDESK_TEST_REQUESTER_NAMEZENDESK_TEST_STATUS— src/_client.py calls every tool. Write-tool calls use smoke-test values from environment variables such as ZENDESK_TEST_TICKET_ID, ZENDESK_TEST_REQUESTER_EMAIL, and .DEDALUS_API_KEYDEDALUS_API_URLDEDALUS_AS_URLDEDALUS_MCP_SERVER— DEDALUS_MCP_SERVER_ONLY=1 =dedalus-labs/zendesk-mcp uv run python src/_client.pyDEDALUS_TEST_MODELDEDALUS_MCP_SERVER_ONLY— 1 DEDALUS_MCP_SERVER=dedalus-labs/zendesk-mcp uv run python src/_client.pyPORTZENDESK_BASE_URL— For local DirectDispatch development, set ZENDESK_ACCESS_TOKEN to a short-lived OAuth token and set to your Zendesk subdomain URL.OAUTH_BASE_URL[](https://m8ven.ai/mcp/chenzhaoxuan0-zendesk-mcp-1k306n)