ai.mcpcap/mcpcap✓
ai.mcpcap/mcpcap · v0.9.6
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ai.mcpcap/mcpcap",
"description": "An MCP server for analyzing PCAP files.",
"repository": {
"url": "https://github.com/mcpcap/mcpcap",
"source": "github"
},
"version": "0.9.6",
"packages": [
{
"registryType": "pypi",
"identifier": "mcpcap",
"version": "0.9.6",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}