Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by PovedaAqui • Analytics & Monitoring
An MCP server that exposes SuzieQ REST API functionality as MCP tools for querying and summarizing network state.
Query detailed SuzieQ tables (interfaces, BGP, routes, devices) programmatically using MCP tools.
Generate aggregated summaries and statistics from SuzieQ data (e.g., session counts, interface states) without direct REST handling.
Integrate network observability queries into MCP-enabled UIs like Claude Desktop for interactive troubleshooting and reporting.
This server wraps SuzieQ's REST API and exposes SuzieQ commands (show and summarize) as MCP tools so language-model agents can query network state and aggregated summaries. It provides two tools—run_suzieq_show and run_suzieq_summarize—to fetch detailed tables and summarized statistics, and is designed to integrate with MCP clients like Claude Desktop. Configuration is via a .env file (SUZIEQ_API_ENDPOINT and SUZIEQ_API_KEY) and it uses Python, mcp SDK, and httpx to communicate with the SuzieQ instance.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.