Back to Browse

Aruba Central MCP Server

Developer ToolsModerate5.2Local
Free

MCP server for Aruba Central: expose AP, switch, and client status to AI assistants

About

MCP server for Aruba Central: expose AP, switch, and client status to AI assistants

Security Report

5.2
Moderate5.2Moderate Risk

The Aruba Central MCP server is well-designed with proper OAuth2 authentication, secure credential handling via environment variables, and comprehensive input validation. Permissions align with its stated purpose of querying Aruba network infrastructure read-only APIs. Minor code quality issues around broad exception handling and logging practices are present but do not introduce security vulnerabilities. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

4 files analyzed · 12 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-shigechika-aruba-central-mcp": {
      "args": [
        "aruba-central-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Aruba Central MCP Server - MCP server for Aruba Central: expose AP, switch, and client | MCP Marketplace