bilibili-huasheng-video
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
ai.mirastacklabs/mirastack-redfish-mcp · v0.1.1
Governed MCP server for DMTF Redfish BMCs. Read-only by default; writes are opt-in and dry-run.
MIRASTACK Redfish MCP Server 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"mirastack-redfish-mcp": {
"command": "uvx",
"args": [
"mirastack-redfish-mcp"
]
}
}
}MIRASTACK_REDFISH_ENDPOINTS可选secretJSON 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可选secretSingle-endpoint Redfish username.
MIRASTACK_REDFISH_PASSWORD可选secretSingle-endpoint Redfish password.
MIRASTACK_REDFISH_PASSWORD_FILE可选secretPath 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可选secretJSON 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可选secretSingle-endpoint Redfish username.
MIRASTACK_REDFISH_PASSWORD可选secretSingle-endpoint Redfish password.
MIRASTACK_REDFISH_PASSWORD_FILE可选secretPath 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.
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
v0.7.0
com.cromanion/cromanion
Raise conversion on a site you manage. No API key, no human to wake — you prove the domain.
v0.1.2
io.github.agentwares/agentguard
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
v0.1.0
io.github.pipeworx-io/china-air-quality
China Air Quality MCP — nationwide hourly AQI from CNEMC (中国环境监测总站).
v0.7.0
io.github.conorbronsdon/substack-mcp
Substack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.
v0.4.2
io.github.lvlrSajjad/simframe
Always-warm iOS Simulator frames: agents read the screen in ~20ms instead of screenshotting
{
"id": "ai.mirastacklabs/mirastack-redfish-mcp",
"type": "mcp-server",
"version": "0.1.1",
"displayName": "MIRASTACK Redfish MCP Server",
"description": "Governed MCP server for DMTF Redfish BMCs. Read-only by default; writes are opt-in and dry-run.",
"repository": {
"url": "https://github.com/mirastacklabs-ai/mirastack-redfish-mcp",
"source": "github"
},
"homepage": "https://mirastacklabs.ai",
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "mirastack-redfish-mcp",
"version": "0.1.1",
"runtimeHint": "uvx",
"transport": "stdio",
"environmentVariables": [
{
"name": "MIRASTACK_REDFISH_ENDPOINTS",
"description": "JSON payload or YAML/JSON path defining one or more Redfish endpoints.",
"isSecret": true
},
{
"name": "MIRASTACK_REDFISH_DEFAULT_ENDPOINT",
"description": "Default endpoint name used when no endpoint argument is provided."
},
{
"name": "MIRASTACK_REDFISH_HOST",
"description": "Single-endpoint Redfish base URL, for example https://192.0.2.10."
},
{
"name": "MIRASTACK_REDFISH_USERNAME",
"description": "Single-endpoint Redfish username.",
"isSecret": true
},
{
"name": "MIRASTACK_REDFISH_PASSWORD",
"description": "Single-endpoint Redfish password.",
"isSecret": true
},
{
"name": "MIRASTACK_REDFISH_PASSWORD_FILE",
"description": "Path to a file containing the single-endpoint Redfish password.",
"isSecret": true
},
{
"name": "MIRASTACK_REDFISH_VERIFY_SSL",
"description": "TLS verification. Defaults to true. Set false only for lab endpoints with controlled certificates."
},
{
"name": "MIRASTACK_REDFISH_CA_BUNDLE",
"description": "Path to a custom CA bundle used for TLS verification."
},
{
"name": "MIRASTACK_REDFISH_TIMEOUT_SEC",
"description": "HTTP timeout in seconds for Redfish requests."
},
{
"name": "MIRASTACK_REDFISH_AUTH_MODE",
"description": "Auth mode: auto, session, or basic."
},
{
"name": "MIRASTACK_REDFISH_WRITE_MODE",
"description": "Write tier: off (default), power, config, or full. Mutating tools are not registered unless raised."
},
{
"name": "MIRASTACK_REDFISH_TOOL_PROFILE",
"description": "Tool profile: core, standard, or full."
},
{
"name": "MIRASTACK_REDFISH_TOOLSETS",
"description": "Optional comma-separated toolset override."
}
]
},
{
"registryType": "oci",
"identifier": "docker.io/mirastack/mirastack-redfish-mcp:0.1.1",
"runtimeHint": "docker",
"transport": "stdio",
"environmentVariables": [
{
"name": "MIRASTACK_REDFISH_ENDPOINTS",
"description": "JSON payload or YAML/JSON path defining one or more Redfish endpoints.",
"isSecret": true
},
{
"name": "MIRASTACK_REDFISH_DEFAULT_ENDPOINT",
"description": "Default endpoint name used when no endpoint argument is provided."
},
{
"name": "MIRASTACK_REDFISH_HOST",
"description": "Single-endpoint Redfish base URL, for example https://192.0.2.10."
},
{
"name": "MIRASTACK_REDFISH_USERNAME",
"description": "Single-endpoint Redfish username.",
"isSecret": true
},
{
"name": "MIRASTACK_REDFISH_PASSWORD",
"description": "Single-endpoint Redfish password.",
"isSecret": true
},
{
"name": "MIRASTACK_REDFISH_PASSWORD_FILE",
"description": "Path to a file containing the single-endpoint Redfish password.",
"isSecret": true
},
{
"name": "MIRASTACK_REDFISH_VERIFY_SSL",
"description": "TLS verification. Defaults to true. Set false only for lab endpoints with controlled certificates."
},
{
"name": "MIRASTACK_REDFISH_CA_BUNDLE",
"description": "Path to a custom CA bundle used for TLS verification."
},
{
"name": "MIRASTACK_REDFISH_TIMEOUT_SEC",
"description": "HTTP timeout in seconds for Redfish requests."
},
{
"name": "MIRASTACK_REDFISH_AUTH_MODE",
"description": "Auth mode: auto, session, or basic."
},
{
"name": "MIRASTACK_REDFISH_WRITE_MODE",
"description": "Write tier: off (default), power, config, or full. Mutating tools are not registered unless raised."
},
{
"name": "MIRASTACK_REDFISH_TOOL_PROFILE",
"description": "Tool profile: core, standard, or full."
},
{
"name": "MIRASTACK_REDFISH_TOOLSETS",
"description": "Optional comma-separated toolset override."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "ai.mirastacklabs/mirastack-redfish-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/ai.mirastacklabs%2Fmirastack-redfish-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}