Redfish MCP Server
Related Servers
Alternatives to Redfish MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseCqualityDmaintenanceEnables 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.151-
- FlicenseAqualityCmaintenanceEnables AI assistants to monitor and control server hardware (power, thermal, storage, firmware, event logs) via Redfish BMC API on Dell iDRAC, HPE iLO, Lenovo XCC, Supermicro BMC, and others.173-
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Redfish-compliant BMC devices for server management, firmware updates, and hardware monitoring through session-based authentication and standardized API endpoints.1MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to manage Dell PowerEdge servers via Dell OpenManage Enterprise (OME) REST API, providing tools for device inventory, power control, firmware updates, alert management, and compliance baselines.-
- FlicenseNot gradedqualityNot gradedmaintenanceEnables AI agents to manage HPE OneView infrastructure through the REST API, including server hardware operations, power control, profile management, and network/storage configuration.-
- AlicenseBqualityDmaintenanceEnables LLMs to interact with Hyperfabric infrastructure management APIs, providing access to 79 endpoints for managing fabrics, devices, networks, VNIs, VRFs, and other network infrastructure components.792MIT
TDQS
Scored across 3 tools
get_resource_data is clearly distinct from the list tools. list_servers and list_discovered_servers have overlapping purposes, but their descriptions clearly distinguish configured managed servers from unmanaged discovered candidates.
All tool names follow a consistent verb_noun snake_case pattern: get_resource_data, list_servers, list_discovered_servers. The naming is predictable and easy to navigate.
Three tools is minimal but reasonable for a server focused on Redfish resource inspection and server inventory. It avoids bloat, though the surface could be expanded with more management operations.
The tool set is effectively read-only, covering resource fetching and server listing, but lacks obvious Redfish management operations like configuring servers, powering systems, or performing updates. The generic get_resource_data helps but does not fill the action-level gaps.