All MCP servers

Wireshark Mcp

Official
by Api.Airforcestdio0137MIT

Professional network analysis with tshark. Security audits, deep-dives, and threat detection.

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "wireshark-mcp-impb22e2": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}