hpe-networking-central-mcp

tbelz/hpe-networking-central-mcp
★ 0 stars Python 💻 Code/Dev Tools Updated today
MCP Server for HPE Aruba Networking Central — Code Interpreter Pattern
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hpe-networking-centr": {
      "command": "uvx",
      "args": [
        "hpe-networking-central-mcp"
      ]
    }
  }
}

Or install with pip: pip install hpe-networking-central-mcp

README Excerpt

MCP Server for **HPE Aruba Networking Central** and the **HPE GreenLake Platform**. The agent manages network devices through a combination of direct API calls and reusable Python scripts, with full access to both the Central API and GreenLake Platform API. ``` ┌─────────────────────────┐ │ MCP Client │

Tools (19)

CENTRAL_BASE_URLCENTRAL_CLIENT_IDCENTRAL_CLIENT_SECRETGLP_BASE_URLGLP_INCLUDED_SLUGSGREENLAKE_CLIENT_IDGREENLAKE_CLIENT_SECRETREAD_ONLYcall_central_apicall_greenlake_apiexecute_scriptget_api_endpoint_detailget_script_contentlist_api_categorieslist_scriptsquery_graphsave_scriptunified_searchwrite_graph