Redfish MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDFISH_HOST | No | The URL of the Redfish endpoint (e.g., https://192.168.1.100) | |
| REDFISH_TIMEOUT | No | Timeout in seconds for Redfish API requests | 30 |
| REDFISH_PASSWORD | No | Password for BMC authentication | |
| REDFISH_USERNAME | No | Username for BMC authentication | |
| REDFISH_VERIFY_SSL | No | Whether to verify SSL certificates (defaults to false for self-signed certificates) | false |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| redfish_get_system_infoB | Get system information and inventory |
| redfish_get_chassis_infoB | Get chassis information and inventory |
| redfish_get_manager_infoB | Get manager information and inventory |
| redfish_power_controlD | Control system power state |
| redfish_get_health_statusA | Get system health and status information for a specific system or all systems |
| redfish_get_sensorsC | Get sensor readings for a specific system |
| redfish_get_firmware_inventoryC | Get firmware inventory information for systems |
| redfish_get_power_consumptionC | Get power consumption and efficiency metrics for systems |
| redfish_manage_usersD | Manage user accounts on the Redfish system |
| redfish_get_manager_logsC | Retrieve manager event logs |
| redfish_clear_logsC | Clear system event logs |
| redfish_get_security_statusB | Get security status and compliance information |
| redfish_get_audit_logsC | Get comprehensive audit logs for security and compliance monitoring |
| redfish_configureC | Configure Redfish connection parameters and test the connection |
| redfish_get_config_statusB | Get current Redfish configuration status |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/carlosedp/redfish-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server