io.github.shigechika/aruba-central-mcp
Related Servers
Alternatives to io.github.shigechika/aruba-central-mcp
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceProduction-grade MCP server that exposes the complete HPE Aruba Networking Central REST API as 90 tools across 19 categories, enabling AI assistants to manage Aruba Central networks.-
- AlicenseNot gradedqualityBmaintenanceAn MCP server that exposes WLAN Pi capabilities like device info, Wi-Fi scanning, service management, and VLANs to AI assistants via the wlanpi-core REST API.BSD 3-Clause
- AlicenseAqualityAmaintenanceLow-token MCP server for HPE Networking automation, enabling search of Aruba/HPE docs, OpenAPI details, Central health checks, troubleshooting workflows, configuration management, and guarded ArubaOS 8 migrations and GreenLake Platform operations across platforms like Aruba Central, ClearPass, Mist, and Apstra.31MIT
- FlicenseNot gradedqualityBmaintenanceA demo MCP server that connects an AI to external systems by exposing Python functions as tools and data as resources, using the stdio transport.-
- AlicenseNot gradedqualityCmaintenanceMCP server that exposes HPE Aruba EdgeConnect Orchestrator SD-WAN infrastructure as LLM-callable tools for listing appliances, reading interface/tunnel/bandwidth state, and changing HPE SSE tunnel state.Apache 2.0
- AlicenseAqualityBmaintenanceA lightweight MCP server that enables AI assistants to execute local development tools and retrieve system status with low latency over stdio or HTTP.173 npm3MIT
TDQS
Scored across 17 tools
Most tools have clearly distinct purposes: list_aps versus get_ap_status, list_clients versus find_client_by_mac, and list_radios versus list_bssids are explicit list-vs-detail or list-vs-lookup contrasts. The only mild overlap is get_site_summary and daily_brief, both aggregating site health, but the descriptions differentiate counts from health status.
The naming pattern is largely consistent: list_* for inventory overviews, get_* for details, trends, and rankings, with find_client_by_mac as a clear lookup exception. health_check and daily_brief break the verb_noun pattern but are easily recognized as operational helpers rather than resource operations.
17 tools is slightly above the ideal range but still reasonable for a network-management server covering APs, clients, switches, WLANs, radios, sites, and trends. Each tool maps to a distinct monitoring or troubleshooting need, so the count does not feel padded.
The server provides strong read-only coverage of the main Aruba Central resources: AP inventory, radio/RF details, client lookup and trends, WLANs, switches, sites, and throughput analytics. Minor gaps exist, such as no switch detail drill-down and no tool to enumerate site IDs for filtering, but agents can usually work around these with existing data.