mcp-outline and zendesk-mcp-server
About mcp-outline
Vortiago/mcp-outline
A Model Context Protocol (MCP) server enabling AI assistants to interact with Outline documentation services.
Exposes comprehensive document operations (search, create, edit, archive) and collection management alongside threaded comments and backlink discovery, all accessible via MCP Resources using URI schemes like `outline://document/{id}`. Built in Python with automatic rate-limit handling and retry logic, it supports both stdio transport for local use and HTTP/SSE for remote deployments, with flexible access control through read-only mode, per-operation restrictions, and dynamic tool filtering by user role.
About zendesk-mcp-server
reminia/zendesk-mcp-server
A Model Context Protocol server for Zendesk
Exposes ticket CRUD operations, comment management, and Help Center articles as resources through Model Context Protocol tools and specialized prompts for ticket analysis and response drafting. Integrates directly with Claude Desktop and Claude Code via stdio transport, with Docker containerization support for isolated deployments. Uses environment-based credential configuration and supports paginated ticket retrieval with flexible sorting options.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work