MIRASTACK Redfish MCP Server is a Model Context Protocol (MCP) server: Governed MCP server for DMTF Redfish BMCs. Read-only by default; writes are opt-in and dry-run. As an MCP server it plugs straight into AI assistants, exposing its functionality as tools the model can invoke on your behalf.
It runs locally: the Python package mirastack-redfish-mcp (via uvx) speaks MCP over stdio on your machine. The current release is v0.1.1, published under the Apache-2.0 license, with source at mirastacklabs-ai/mirastack-redfish-mcp on GitHub.
You'll find MIRASTACK Redfish MCP Server in the Cloud Service category here on mcp.site; it connects to Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed, and any other MCP client — see the install snippets below. If you maintain MIRASTACK Redfish MCP Server for mirastacklabs.ai, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸PyPI package — mirastack-redfish-mcp · MCP over stdio
▸Docker image — docker.io/mirastack/mirastack-redfish-mcp:0.1.1 · MCP over stdio