ise-readonly-mcp-server-public

rosarion97/ise-readonly-mcp-server-public
★ 0 stars Python API Integration Updated 2d ago
Read-only MCP server for the Cisco ISE 3.1+ OpenAPI (stdio transport, GET-only) — Podman container
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ise-readonly-mcp-ser": {
      "command": "uvx",
      "args": [
        "ise-readonly-mcp-server-public"
      ]
    }
  }
}

Or install with pip: pip install ise-readonly-mcp-server-public