Topolograph MCP
JSON →A MCP server that enables LLMs to interact with OSPF and IS-IS protocols and analyze network topologies, query network events, and perform path calculations for OSPF and IS-IS protocols.
Install
pip install -r Tools · 10
- get_all_graphs List available graphs with filtering options
- get_graph_by_time Fetch specific graph by time
- get_network_by_graph_time Query network information
- get_graph_status Check graph health and connectivity
- get_network_events Retrieve network up/down events
- get_adjacency_events Get node/host and link events
- get_nodes Query diagram nodes
- get_edges Query diagram edges
- get_shortest_path Calculate shortest paths between nodes
- upload_graph Upload new graphs to the API
Environment variables
TOPOLOGRAPH_API_TOKEN
Links
★ 5 GitHub stars