WireMCP
An MCP for WireShark (tshark). Empower LLM's with realtime network traffic analysis capability
GitHub Stars
218
User Rating
Not Rated
Favorites
0
Views
265
Forks
25
Issues
7
Installation
Difficulty
BeginnerEstimated Time
5-10 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Node.js: 16.0.0 or higher
npm: Latest version
Wireshark:
tshark must be installed and accessible in PATHInstallation Steps
1. Clone Repository
bash
git clone https://github.com/0xKoda/WireMCP.git
cd WireMCP
2. Install Dependencies
bash
npm install
3. Start MCP Server
bash
node index.js
tshark is in your PATH. WireMCP will auto-detect it.Additional Resources
Author Information
Related MCPs
thales-cdsp-crdp-mcp-server
1
The Thales CDSP CRDP MCP Server is an MCP server that enables AI applications and LLMs to securely protect and reveal sensitive data through the CipherTrust CRDP service. It supports both individual and bulk protect and reveal operations, along with versioning capabilities.