← Index

MIRASTACK Redfish MCP Server

ai.mirastacklabs/mirastack-redfish-mcpv0.1.1Other

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

In-path gate · all MCP tools

Using MIRASTACK Redfish MCP Server in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts-before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

uv tool install mcpindex-gate && mcpindex-config-wire
Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

That verdict was true at screening time (snapshot 2026-08-11).

Contracts can change after screening, with no version bump. The gate pins MIRASTACK Redfish MCP Server’s tool contracts on first sight and holds any silent change before your agent acts - the check that keeps being true on Tuesday.

See your first HOLD in 2 minutes →

Related: how to trust an MCP server · screen before install · silent contract drift

Environment variables
MIRASTACK_REDFISH_ENDPOINTS
secret

JSON payload or YAML/JSON path defining one or more Redfish endpoints.

MIRASTACK_REDFISH_DEFAULT_ENDPOINT

Default endpoint name used when no endpoint argument is provided.

MIRASTACK_REDFISH_HOST

Single-endpoint Redfish base URL, for example https://192.0.2.10.

MIRASTACK_REDFISH_USERNAME
secret

Single-endpoint Redfish username.

MIRASTACK_REDFISH_PASSWORD
secret

Single-endpoint Redfish password.

MIRASTACK_REDFISH_PASSWORD_FILE
secret

Path to a file containing the single-endpoint Redfish password.

MIRASTACK_REDFISH_VERIFY_SSL

TLS verification. Defaults to true. Set false only for lab endpoints with controlled certificates.

MIRASTACK_REDFISH_CA_BUNDLE

Path to a custom CA bundle used for TLS verification.

MIRASTACK_REDFISH_TIMEOUT_SEC

HTTP timeout in seconds for Redfish requests.

MIRASTACK_REDFISH_AUTH_MODE

Auth mode: auto, session, or basic.

MIRASTACK_REDFISH_WRITE_MODE

Write tier: off (default), power, config, or full. Mutating tools are not registered unless raised.

MIRASTACK_REDFISH_TOOL_PROFILE

Tool profile: core, standard, or full.

MIRASTACK_REDFISH_TOOLSETS

Optional comma-separated toolset override.

MIRASTACK_REDFISH_ENDPOINTS
secret

JSON payload or YAML/JSON path defining one or more Redfish endpoints.

MIRASTACK_REDFISH_DEFAULT_ENDPOINT

Default endpoint name used when no endpoint argument is provided.

MIRASTACK_REDFISH_HOST

Single-endpoint Redfish base URL, for example https://192.0.2.10.

MIRASTACK_REDFISH_USERNAME
secret

Single-endpoint Redfish username.

MIRASTACK_REDFISH_PASSWORD
secret

Single-endpoint Redfish password.

MIRASTACK_REDFISH_PASSWORD_FILE
secret

Path to a file containing the single-endpoint Redfish password.

MIRASTACK_REDFISH_VERIFY_SSL

TLS verification. Defaults to true. Set false only for lab endpoints with controlled certificates.

MIRASTACK_REDFISH_CA_BUNDLE

Path to a custom CA bundle used for TLS verification.

MIRASTACK_REDFISH_TIMEOUT_SEC

HTTP timeout in seconds for Redfish requests.

MIRASTACK_REDFISH_AUTH_MODE

Auth mode: auto, session, or basic.

MIRASTACK_REDFISH_WRITE_MODE

Write tier: off (default), power, config, or full. Mutating tools are not registered unless raised.

MIRASTACK_REDFISH_TOOL_PROFILE

Tool profile: core, standard, or full.

MIRASTACK_REDFISH_TOOLSETS

Optional comma-separated toolset override.

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
Alternatives in Other