RomainRicord/WireMCP-rs
MCP server for real-time network analysis with native Rust packet parsing. Live capture, DDoS detection (25+ patterns), baseline profiling, TCP/UDP stream analysis, Source Engine game server monitoring, WiFi scanner. 60x faster than tshark.
Platform-specific configuration:
{
"mcpServers": {
"WireMCP-rs": {
"command": "npx",
"args": [
"-y",
"WireMCP-rs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...