bgp-lg-mcp

simonpainter/bgp-lg-mcp
★ 4 stars Python 🤖 AI/LLM Updated today
I have been meaning to write a BGP route server MCP proxy for a while.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bgp-lg-mcp": {
      "command": "uvx",
      "args": [
        "bgp-lg-mcp"
      ]
    }
  }
}

Or install with pip: pip install bgp-lg-mcp

README Excerpt

Query live BGP routing information, ping IP addresses, and trace network paths from public route servers via Claude Desktop or any MCP client. A **BGP Looking Glass** is an internet-accessible service that exposes BGP (Border Gateway Protocol) routing data. BGP is the protocol that powers the internet's routing infrastructure. Looking glasses let you see what routes a particular BGP speaker has learned and how it would route traffic to a given destination.

Tools (10)

asnasn_ownerbgp_summarydestinationformatip_lookuplist_serversping_hostroute_lookuptraceroute_host