67
/ 100
8 days ago
glama

Redfish MCP Server

Enables AI agents and LLMs to control and monitor Redfish-enabled hardware through power operations, system inventory, event logs, health monitoring, sensor readings, and user account management.

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.
🔐
You'll be asked for 1 credential: REDFISH_PASSWORD
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.
configREDFISH_HOSTexport ="https://192.168.1.100"
configREDFISH_USERNAMEexport ="admin"
🔐 secretREDFISH_PASSWORDexport ="password123"
configREDFISH_VERIFY_SSLexport ="false" # Optional, defaults to false
configREDFISH_TIMEOUTexport ="30" # Optional, defaults to 30 seconds
// 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 6 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/carlosedp-redfish-mcp-server-utdhsp)](https://m8ven.ai/mcp/carlosedp-redfish-mcp-server-utdhsp)
commit: 1e5a47c07b086a6f86db8180972257c93174b865
code hash: 0a40a90c79f5d9c0506686df361af71240fc2e20f1f461ab082df6d5bbed6c04
verified: 6/17/2026, 12:45:01 PM
view raw JSON →