MIRASTACK Redfish MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MIRASTACK_REDFISH_HOST | No | Base URL of the Redfish service (e.g., http://127.0.0.1:18000 or https://192.0.2.10) | |
| MIRASTACK_REDFISH_PASSWORD | No | BMC password | |
| MIRASTACK_REDFISH_TOOLSETS | No | Comma-separated list of toolsets to override the profile | |
| MIRASTACK_REDFISH_USERNAME | No | BMC username | |
| MIRASTACK_REDFISH_AUTH_MODE | No | Authentication mode (e.g., session, basic) | |
| MIRASTACK_REDFISH_CA_BUNDLE | No | Path to a CA bundle file for TLS verification | |
| MIRASTACK_REDFISH_ENDPOINTS | No | Inline JSON or path to a YAML/JSON file defining multiple endpoints | |
| MIRASTACK_REDFISH_VERIFY_SSL | No | Whether to verify TLS certificates | true |
| MIRASTACK_REDFISH_WRITE_MODE | No | Write mode: off, power, config, or full | off |
| MIRASTACK_REDFISH_TIMEOUT_SEC | No | Timeout in seconds for Redfish requests | |
| MIRASTACK_REDFISH_TOOL_PROFILE | No | Tool registration profile: full, standard, or core | full |
| MIRASTACK_REDFISH_PASSWORD_FILE | No | Path to a file containing the BMC password | |
| MIRASTACK_REDFISH_DEFAULT_ENDPOINT | No | Name of the default endpoint from the endpoints configuration |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mirastacklabs-ai/mirastack-redfish-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server