MIRASTACK Redfish MCP Server
ai.mirastacklabs/mirastack-redfish-mcp · Status: active
- Registry name
ai.mirastacklabs/mirastack-redfish-mcp- Package coordinate
pypi:mirastack-redfish-mcp- Version
0.1.1- Listed in the registry
- 2026-08-11
- Changed in the registry
- 2026-08-11
- First seen by tracevero
- 2026-08-12
- Vendor's website
- https://mirastacklabs.ai
Governed MCP server for DMTF Redfish BMCs. Read-only by default; writes are opt-in and dry-run.
Vendor's own description, untranslated and unverified
Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin. What the confidence levels mean
Measured values
| Credentials required | no Raw declaration – Required secret variables (raw): confirmed absent Raw declaration – Required secret headers (raw): confirmed absent Source: MCP-Register · collected on 2026-08-12 · derived |
|---|---|
| Execution location | local Raw declaration – Transports (raw): stdio, stdio Source: MCP-Register · collected on 2026-08-12 · derived |
| Path argument present | no Raw declaration – Path arguments (raw): confirmed absent Raw declaration – Path environment variables (raw): confirmed absent Source: MCP-Register · collected on 2026-08-12 · derived |
| Repository URL listed | yes Raw declaration – Repository (raw): https://github.com/mirastacklabs-ai/mirastack-redfish-mcp Source: MCP-Register · collected on 2026-08-12 · derived |
| Version | 0.1.1 Source: MCP-Register · collected on 2026-08-12 · self-declared |
Position within the holdings
How many of the 21,996 published entries carry the same measured value. A reference figure, not an assessment.
- Credentials requiredno5,378 of 21,996 carry this value (24 %)View these entries
- Execution locationlocal1,283 of 21,996 carry this value (5.8 %)View these entries
- Path argument presentno6,510 of 21,996 carry this value (30 %)View these entries
- Repository URL listedyes3,217 of 21,996 carry this value (15 %)View these entries
All 4 values together are carried by 728 of 21,996 entries.
This entry appears in these selections
The source's raw values23
Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin.
| Environment variables (raw) | MIRASTACK_REDFISH_ENDPOINTS, MIRASTACK_REDFISH_DEFAULT_ENDPOINT, MIRASTACK_REDFISH_HOST, MIRASTACK_REDFISH_USERNAME, MIRASTACK_REDFISH_PASSWORD, MIRASTACK_REDFISH_PASSWORD_FILE, MIRASTACK_REDFISH_VERIFY_SSL, MIRASTACK_REDFISH_CA_BUNDLE, MIRASTACK_REDFISH_TIMEOUT_SEC, MIRASTACK_REDFISH_AUTH_MODE, MIRASTACK_REDFISH_WRITE_MODE, MIRASTACK_REDFISH_TOOL_PROFILE, MIRASTACK_REDFISH_TOOLSETS, MIRASTACK_REDFISH_ENDPOINTS, MIRASTACK_REDFISH_DEFAULT_ENDPOINT, MIRASTACK_REDFISH_HOST, MIRASTACK_REDFISH_USERNAME, MIRASTACK_REDFISH_PASSWORD, MIRASTACK_REDFISH_PASSWORD_FILE, MIRASTACK_REDFISH_VERIFY_SSL, MIRASTACK_REDFISH_CA_BUNDLE, MIRASTACK_REDFISH_TIMEOUT_SEC, MIRASTACK_REDFISH_AUTH_MODE, MIRASTACK_REDFISH_WRITE_MODE, MIRASTACK_REDFISH_TOOL_PROFILE, MIRASTACK_REDFISH_TOOLSETS Source: MCP-Register · collected on 2026-08-12 · self-declared |
|---|---|
| Required secret variables (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-12 · self-declared |
| Transports (raw) | stdio, stdio Source: MCP-Register · collected on 2026-08-12 · self-declared |
| Path arguments (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-12 · self-declared |
| Repository (raw) | https://github.com/mirastacklabs-ai/mirastack-redfish-mcp Source: MCP-Register · collected on 2026-08-12 · self-declared |
| Package registries (raw) | oci, pypi Source: MCP-Register · collected on 2026-08-12 · self-declared |
| Required secret headers (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Path environment variables (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Remote URLs (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Remote hosts (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Registry status message (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| First listed in the registry (raw) | 2026-08-11 Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Last changed in the registry (raw) | 2026-08-11 Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Schema version of the raw record (raw) | https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Delivery form (raw) | paket Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Repository platform (raw) | github Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Repository subfolder (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Package identifiers (raw) | docker.io/mirastack/mirastack-redfish-mcp:0.1.1, mirastack-redfish-mcp Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Package versions (raw) | 0.1.1 Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Runtime hints (raw) | docker · uvx Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Environment variable formats (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Environment variable descriptions (raw) | MIRASTACK_REDFISH_AUTH_MODE=Auth mode: auto, session, or basic. · MIRASTACK_REDFISH_CA_BUNDLE=Path to a custom CA bundle used for TLS verification. · MIRASTACK_REDFISH_DEFAULT_ENDPOINT=Default endpoint name used when no endpoint argument is provided. · MIRASTACK_REDFISH_ENDPOINTS=JSON payload or YAML/JSON path defining one or more Redfish endpoints. · MIRASTACK_REDFISH_HOST=Single-endpoint Redfish base URL, for example https://192.0.2.10. · MIRASTACK_REDFISH_PASSWORD=Single-endpoint Redfish password. · MIRASTACK_REDFISH_PASSWORD_FILE=Path to a file containing the single-endpoint Redfish password. · MIRASTACK_REDFISH_TIMEOUT_SEC=HTTP timeout in seconds for Redfish requests. · MIRASTACK_REDFISH_TOOLSETS=Optional comma-separated toolset override. · MIRASTACK_REDFISH_TOOL_PROFILE=Tool profile: core, standard, or full. · MIRASTACK_REDFISH_USERNAME=Single-endpoint Redfish username. · MIRASTACK_REDFISH_VERIFY_SSL=TLS verification. Defaults to true. Set false only for lab endpoints with controlled certificates. · MIRASTACK_REDFISH_WRITE_MODE=Write tier: off (default), power, config, or full. Mutating tools are not registered unless raised. Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Icon formats (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
Changes
| 2026-08-16 | Last changed in the registry (raw): – → 2026-08-11 |
|---|---|
| 2026-08-16 | First listed in the registry (raw): – → 2026-08-11 |
| 2026-08-16 | Registry status message (raw): – → – |
| 2026-08-16 | Schema version of the raw record (raw): – → https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json |
| 2026-08-16 | Icon formats (raw): – → – |
| 2026-08-16 | Environment variable descriptions (raw): – → MIRASTACK_REDFISH_AUTH_MODE=Auth mode: auto, session, or basic. · MIRASTACK_REDFISH_CA_BUNDLE=Path to a custom CA bundle used for TLS verification. · MIRASTACK_REDFISH_DEFAULT_ENDPOINT=Default endpoint name used when no endpoint argument is provided. · MIRASTACK_REDFISH_ENDPOINTS=JSON payload or YAML/JSON path defining one or more Redfish endpoints. · MIRASTACK_REDFISH_HOST=Single-endpoint Redfish base URL, for example https://192.0.2.10. · MIRASTACK_REDFISH_PASSWORD=Single-endpoint Redfish password. · MIRASTACK_REDFISH_PASSWORD_FILE=Path to a file containing the single-endpoint Redfish password. · MIRASTACK_REDFISH_TIMEOUT_SEC=HTTP timeout in seconds for Redfish requests. · MIRASTACK_REDFISH_TOOLSETS=Optional comma-separated toolset override. · MIRASTACK_REDFISH_TOOL_PROFILE=Tool profile: core, standard, or full. · MIRASTACK_REDFISH_USERNAME=Single-endpoint Redfish username. · MIRASTACK_REDFISH_VERIFY_SSL=TLS verification. Defaults to true. Set false only for lab endpoints with controlled certificates. · MIRASTACK_REDFISH_WRITE_MODE=Write tier: off (default), power, config, or full. Mutating tools are not registered unless raised. |
| 2026-08-16 | Environment variable formats (raw): – → – |
| 2026-08-16 | Delivery form (raw): – → paket |
| 2026-08-16 | Remote hosts (raw): – → – |
| 2026-08-16 | Remote URLs (raw): – → – |
These are the 10 most recent changes to this entry. Full history
tracevero · https://tracevero.com/en/mcp/ai-mirastacklabs-mirastack-redfish-mcp