netbox-mcp-server and zendesk-mcp-server
About netbox-mcp-server
netboxlabs/netbox-mcp-server
Model Context Protocol (MCP) server for read-only interaction with NetBox data in LLMs
Exposes three core tools—`get_objects`, `get_object_by_id`, and `get_changelogs`—for querying NetBox infrastructure data and audit trails directly within LLM conversations. Supports both stdio and HTTP transports, integrating seamlessly with Claude Desktop/Code and other MCP-compatible clients via environment variable configuration. Includes optional field filtering to reduce token usage by up to 90% when querying large datasets.
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