MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Redfish MCP server in python.

Created 12/13/2025
Updated 2 days ago
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" ] } } }