Wireshark MCP
Rank #2,261io.github.bx33661/wireshark-mcp
MCP server providing wireshark-mcp capabilities
Wireshark MCP is a Model Context Protocol (MCP) server published by bx33661. It ranks #2,261 of 131,708 servers tracked on MCP Toplist, and its repository has 260 GitHub stars. Wireshark MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Feb 7, 2026 and most recently updated on Mar 16, 2026.
Ranks ahead of 129,447 of 131,708 servers on MCP Toplist.
Use Wireshark MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add wireshark-mcp -- uvx wireshark-mcp[mcp_servers.wireshark-mcp]
command = "uvx"
args = ["wireshark-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"wireshark-mcp": {
"command": "uvx",
"args": [
"wireshark-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"wireshark-mcp": {
"command": "uvx",
"args": [
"wireshark-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"wireshark-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"wireshark-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"wireshark-mcp": {
"command": "uvx",
"args": [
"wireshark-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"wireshark-mcp": {
"command": "uvx",
"args": [
"wireshark-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.bx33661%2Fwireshark-mcp)<a href="https://mcptoplist.com/server/io.github.bx33661%2Fwireshark-mcp"><img src="https://mcptoplist.com/badge/io.github.bx33661%2Fwireshark-mcp.svg" alt="MCP Toplist: Top 5% of 131,708" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
bx33661
Available versions (2)
| Version | Published |
|---|---|
| 0.6.5 | Mar 16, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Wireshark MCP?
- Wireshark MCP is maintained by bx33661, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Wireshark MCP listed on the Official MCP Registry?
- Yes — Wireshark MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Wireshark MCP have?
- MCP Toplist tracks 2 versions of Wireshark MCP, most recently published on Mar 16, 2026.
- Where can I find the source code for Wireshark MCP?
- The source code for Wireshark MCP is hosted at github.com/bx33661/wireshark-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.