Skip to main content
Glama
carlosedp

Redfish MCP Server

by carlosedp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDFISH_HOSTNoThe URL of the Redfish endpoint (e.g., https://192.168.1.100)
REDFISH_TIMEOUTNoTimeout in seconds for Redfish API requests30
REDFISH_PASSWORDNoPassword for BMC authentication
REDFISH_USERNAMENoUsername for BMC authentication
REDFISH_VERIFY_SSLNoWhether 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

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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