MCP Directory
Back

MCP-Packet-Tracer

by Mats2208 · Python · ★ 86

AI-powered Cisco Packet Tracer automation using MCP. Generate, validate and deploy full network topologies (OSPF, DHCP, EIGRP, RIP) from natural language prompts.

#ai#cisco#llm#mcp#model-context-protocol#network-automation#network-simu#packet-tracer

Install

pip install git+https://github.com/Mats2208/MCP-Packet-Tracer.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcp-packet-tracer": {
      "command": "uvx",
      "args": [
        "git+https://github.com/Mats2208/MCP-Packet-Tracer.git"
      ]
    }
  }
}

From the README

**Tell your AI _"create a network with 3 routers, OSPF and DHCP"_ — it plans, validates, generates, and deploys the topology directly into Cisco Packet Tracer in real time.** [](https://github.com/Mats2208/MCP-Packet-Tracer/releases) [](https://python.org) [](https://docs.pydantic.dev) [](https://modelcontextprotocol.io) [](https://www.mcpnetwork.top) [](https://mats2208.github.io/MCP-Packet-Tracer/) [](https://github.com/Mats2208/MCP-Packet-Tracer/blob/main/LICENSE) [](https://lobehub.com/mcp/mats2208-mcp-packet-tracer) 43 MCP Tools 5 MCP Resources 74 Device Models 151 Modules 15 Cable Typ…
Read full README on GitHub →

Related ai & ml servers