MCP Servers / other / Topolograph MCP

Topolograph MCP

JSON →
httpnone5other

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
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: topolograph-mcp
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envTOPOLOGRAPH_API_TOKEN
Resources
Topolograph MCP — MCP Server · libregistry