AI Agent Demo for Network Operations
I built a demo ISP system to show how AI agents work with network tools. Uses fake data, demonstrates real MCP concepts.
What's Inside
- 5 fake ISPs (ASN 64512-64516)
- BGP sessions, traffic, tickets - all AI-generated
- MCP tools that work like real network systems
- Email logs, basic auth for realism
Point: Shows MCP plug-and-play vs custom glue code. Not production-ready, just for learning.
⚠️ Important: This is a DEMO with fake data only! No real ISP data. Don't enter confidential information.
Step 1: Choose Your Access Method
MCP works best through Claude.ai's native integration, but that requires Claude Pro ($20/month). Since not everyone has or wants to pay for Claude Pro just to try this demo, I built a free web interface that connects to the same MCP backend. Both options use identical fake ISP data and tools - just different interfaces.
Choose just one option below - you don't need both. Pick Claude Pro if you have it (better experience), otherwise use the free demo.
Step 2: Use It (Same for Both)
1. Type "help"
Shows all available commands.
2. Ask in Plain English
- "What info do you have on ASN 64512?"
- "Show me recent traffic for member ASN 64513"
- "Any open tickets for network 64514?"
- "What's the BGP status for all members?"
- "Check RPKI status for announced prefixes"
- "List all members with traffic over 1GB"
- "Show me the top 5 prefixes by traffic"
- "Any BGP flapping in the last hour?"
- "What's the peering status with ASN 64515?"
- "Generate a traffic report for this week"
More example conversations available in the demo.


