M
MCP Redfish Python
Redfish MCP server in python.
Created 12/13/2025
Updated 2 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-redfish-python
Cursor configuration (mcp.json)
{
"mcpServers": {
"devidasjadhav-mcp-redfish-python": {
"command": "uvx",
"args": [
"mcp-redfish-python"
]
}
}
}