suzieq-mcp
2
This project is an MCP server that allows language models and other MCP clients to interact with a SuzieQ network observability instance via its REST API, making network state and statistics accessible through defined commands.
Overview
- This project provides an MCP server to interact with a SuzieQ network observability instance through its REST API.
- Features include
run_suzieq_show
to query network state tables andrun_suzieq_summarize
for aggregated statistics. - Requires Python 3.8+, 'uv' for package installation, a running SuzieQ instance with accessible REST API, and a valid API key.
- Supports integration with Claude Desktop for seamless access to MCP tools and commands.