69
/ 100
1 month ago
glama

API-Central

Enables conversational automation of HPE Aruba Central network operations through Claude Code. Provides 88 tools across monitoring, configuration, and operations domains for device migration, SSID management, switch provisioning, and GreenLake Platform integration.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: POSTMAN_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCREDS_PATHOverride credentials YAML location config/credentials.yaml
configCENTRALMCP_RAG_BACKENDRAG backend: lancedb (embedded) or redis (server) lancedb
configMCP_TRANSPORTServer transport: stdio (default) or streamable-http stdio
configMCP_HOSTBind address for HTTP transport 127.0.0.1
configMCP_PORTPort for HTTP transport 8000
configCENTRALMCP_EMBED_PROVIDERSONNX execution providers for embedding (e.g. cuda) CPU
configCENTRALMCP_NOMIC_PREFIXES
configREDIS_URLRedis Stack connection (only with CENTRALMCP_RAG_BACKEND=redis) redis://localhost:6379
configTOKEN_CACHE_DIROverride OAuth token cache directory ~/.cache/centralmcp/
configXDG_CACHE_HOME
🔐 secretPOSTMAN_API_KEY
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/secure-ssid-centralmcp-itr5ln)](https://m8ven.ai/mcp/secure-ssid-centralmcp-itr5ln)
commit: 6220ac8e0e04f40065f90dfb22881c9a2bbf16fd
code hash: c8d941578a0b7b68b3f21f941662765ee7f07c9b37821434247cd5482ab7d86a
verified: 6/17/2026, 12:03:13 PM
view raw JSON →