Nexus Dashboard MCP Server
Related Servers
Alternatives to Nexus Dashboard MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceMCP sidecar that exposes a local Nodel runtime via the Model Context Protocol, read-only by default with optional write/lifecycle/delete operations and approval workflows.1Mozilla Public 2.0
- AlicenseCqualityCmaintenanceA Python-based MCP server that enables querying Cisco's Meraki Dashboard API to discover, monitor, and manage Meraki environments.2244MIT
- AlicenseNot gradedqualityBmaintenanceA read-only MCP server for Cisco Meraki Dashboard, enabling LLMs to discover devices, check health, troubleshoot, and generate reports via natural language.MIT
- FlicenseNot gradedqualityDmaintenanceAn MCP (Model Context Protocol) server that enables interaction with the Cisco Meraki Dashboard API, allowing users to manage Meraki networks, devices, and configurations through natural language.-
- AlicenseBqualityDmaintenanceA comprehensive Model Context Protocol (MCP) server for New Relic monitoring, observability, and management operations.45MIT
- FlicenseNot gradedqualityDmaintenanceA server implementation of the Model Context Protocol (MCP) that provides REST API endpoints for managing and interacting with MCP resources.-
TDQS
Scored across 6 tools
Each tool has a unique role: generic read, specialized troubleshooting, change preparation, change application, operation discovery, and schema description. No two tools compete for the same action.
All tools follow the pattern `nexus_<verb>_<target>`, with `nexus_read` being a slight exception but still consistent in verb-first style. Uniform snake_case throughout.
Six tools is well-scoped for the server's purpose: two read paths, two change management steps, and two discovery/description tools. Each earns its place with no redundancy.
The server covers the essential workflow: discover operations, understand schemas, perform read-only calls, and safely prepare/apply changes. Minor gap is the lack of a dedicated change-status or history tool, but that is often achievable via read operations.