File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "$schema" : " https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json" ,
3+ "name" : " io.github.bx33661/wireshark-mcp" ,
4+ "title" : " Wireshark MCP" ,
5+ "description" : " Analyze packet captures with Wireshark and tshark through the Model Context Protocol." ,
6+ "version" : " 2.0.0" ,
7+ "repository" : {
8+ "url" : " https://github.com/bx33661/Wireshark-MCP" ,
9+ "source" : " github"
10+ },
11+ "websiteUrl" : " https://github.com/bx33661/Wireshark-MCP" ,
12+ "icons" : [
13+ {
14+ "src" : " https://raw.githubusercontent.com/bx33661/Wireshark-MCP/main/Logo.png" ,
15+ "mimeType" : " image/png"
16+ }
17+ ],
18+ "packages" : [
19+ {
20+ "registryType" : " pypi" ,
21+ "identifier" : " wireshark-mcp" ,
22+ "version" : " 2.0.0" ,
23+ "transport" : {
24+ "type" : " stdio"
25+ }
26+ }
27+ ]
28+ }
Original file line number Diff line number Diff line change 1+ {
2+ "$schema" : " https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json" ,
3+ "name" : " io.github.bx33661/wireshark-mcp" ,
4+ "title" : " Wireshark MCP" ,
5+ "description" : " Analyze packet captures with Wireshark and tshark through the Model Context Protocol." ,
6+ "version" : " 2.0.0" ,
7+ "repository" : {
8+ "url" : " https://github.com/bx33661/Wireshark-MCP" ,
9+ "source" : " github"
10+ },
11+ "websiteUrl" : " https://github.com/bx33661/Wireshark-MCP" ,
12+ "icons" : [
13+ {
14+ "src" : " https://raw.githubusercontent.com/bx33661/Wireshark-MCP/main/Logo.png" ,
15+ "mimeType" : " image/png"
16+ }
17+ ],
18+ "packages" : [
19+ {
20+ "registryType" : " pypi" ,
21+ "identifier" : " wireshark-mcp" ,
22+ "version" : " 2.0.0" ,
23+ "transport" : {
24+ "type" : " stdio"
25+ }
26+ }
27+ ]
28+ }
You can’t perform that action at this time.
0 commit comments