Overview
Features
Natural Language Queries
Enables AI agents to query infrastructure data using natural language.
Seamless MCP Integration
Works with any MCP client for smooth, agent-based communication.
Full Redfish Support
Wraps the Python Redfish library to access Redfish APIs.
List Endpoints Tool
Provides list_endpoints to query configured MCP server Redfish endpoints.
Get Resource Data Tool
Provides get_resource_data to read data of a specific Redfish resource.
Multiple Transport Options
Supports stdio, SSE, and streamable-http transports.
Config Validation & Robust Startup
Environment-driven configuration with comprehensive validation and fallback handling.
Testing & Developer Tooling
Includes MCP Inspector integration, end-to-end testing, and developer workflows (Makefile targets).
Who Is This For?
- AI/LLM developers:Build AI-driven workflows that query and manipulate Redfish-enabled infrastructure through MCP.
- System administrators:Interact with Redfish-enabled infrastructure via natural language queries integrated with MCP.
- DevOps/Integrator teams:Test and integrate Redfish API data access and automation with MCP using supported transports.




