jim-coyne/hyperfabric_MCP
An MCP (Model Context Protocol) server that enables LLMs to interact with Cisco Hyperfabric APIs. This server exposes all Hyperfabric OpenAPI endpoints as tools for comprehensive infrastructure management and automation.
Platform-specific configuration:
{
"mcpServers": {
"hyperfabric_MCP": {
"command": "npx",
"args": [
"-y",
"hyperfabric_MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...