mcpbeat Sign in

MIRASTACK Redfish MCP Server

by mirastacklabs Your server? Claim it
local only

MIRASTACK Redfish MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 166 installs a week from pypi. Last commit 12 Aug 2026.

Governed MCP server for DMTF Redfish BMCs. Read-only by default; writes are opt-in and dry-run.

Installs per day peak 655 · avg 74 · -8% w/w
a month agotoday
166
Installs / week
pypi · mirastack-redfish-mcp
1
Stars
0 open issues
12 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

What the code does

We read the source, 14 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Claims read-only, but the code runs commands tools/redfish_corpus.py:43, [пакет] tools/redfish_corpus.py:43
        completed = subprocess.run(
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

        completed = subprocess.run(

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch MIRASTACK Redfish MCP Server and you get told the day something new turns up.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mirastack-redfish-mcp -- uvx mirastack-redfish-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mirastack-redfish-mcp": {
      "args": [
        "mirastack-redfish-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mirastack-redfish-mcp]
command = "uvx"
args = ["mirastack-redfish-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mirastack-redfish-mcp": {
      "args": [
        "mirastack-redfish-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mirastack-redfish-mcp": {
      "args": [
        "mirastack-redfish-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to MIRASTACK Redfish MCP Server

same job, measured the same way
MCP Server for YNAB
by hs737

Connect your AI assistant to YNAB. Read-only by default, with reversible opt-in writes.

625 installs/wk local only
Weeek MCP
by yolkins

Local MCP server for Weeek (stdio transport) — read-only by default, opt-in write tools.

118 installs/wk local only
Samarth Gtm MCP
by samarthanalytics-sj

Google Tag Manager + read-only GA4 MCP server. Read-only by default, gated writes, audits.

2 854 installs/wk local only
AWS MCP Connector
by ferhatdundar

MCP server for the AWS CLI. Read-only by default; single Go binary.

local only
Ghcli MCP Connector
by ferhatdundar

MCP server for the GitHub CLI (gh). Read-only by default; single Go binary.

local only
Icloud MCP
by eodozzy

Read-only-by-default MCP server for iCloud mail, calendar, and contacts (IMAP/CalDAV/CardDAV).

90 installs/wk local only
MySQL MCP
by gistrec

MCP server for one MySQL database: schema, read-only queries and guarded writes.

181 installs/wk local only
Database MCP Sqlite
by arifulislamat

MCP server for SQLite databases. Read-only by default, row caps, statement timeouts.

81 installs/wk local only

MIRASTACK Redfish MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for MIRASTACK Redfish MCP Server?
MIRASTACK Redfish MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mirastack-redfish-mcp was installed 166 times last week.
How do I connect MIRASTACK Redfish MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mirastack-redfish-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use MIRASTACK Redfish MCP Server?
The pypi package mirastack-redfish-mcp was installed 166 times in the last week. Week over week that is -8%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MIRASTACK Redfish MCP Server open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.