Metadata-Version: 2.4
Name: iflow-mcp_shubham-s-pandey_wiresharkmcp
Version: 0.1.0
Summary: A powerful integration between Wireshark and MCP (Machine Control Protocol) that enables natural language interaction with network analysis
License-File: LICENSE
Requires-Python: >=3.8
Requires-Dist: mcp>=1.0.0
Description-Content-Type: text/markdown

# Wireshark-MCP Integration Toolkit
<h1 align="center">
  <a href="https://github.com/shubham-s-pandey/WiresharkMCP"><img src="https://github.com/shubham-s-pandey/WiresharkMCP/blob/main/diagram.png" alt="logo" border="0"></a>
</h1>

## Wireshark MCP Demo Video

You can view the demo video for Wireshark MCP here:

[Wireshark MCP Demo Video](https://github.com/shubham-s-pandey/WiresharkMCP/blob/main/Wireshark_MCP-demo.mp4)

## Overview
A powerful integration between Wireshark and MCP (Machine Control Protocol) that enables natural language interaction with network analysis through Claude Desktop.

![Wireshark Integration](https://img.shields.io/badge/Wireshark-Integration-blue)
![MCP Protocol](https://img.shields.io/badge/MCP-Enabled-green)
![Python Lua](https://img.shields.io/badge/Python%20%7C%20Lua-Compatible-orange)

## Components

### Python MCP Server
- Manages communication bridge between Wireshark and Claude
- Provides CLI interface for packet analysis
- Implements smart buffering and file management
- Network interface discovery system

### Lua Wireshark Extension
- Real-time packet dissection and analysis
- Custom protocol field definitions
- Automated interface listing
- Buffered packet logging system

## Bugs and Feature Requests
Please raise an issue if you encounter a bug or have a feature request. 

## Contributing
If you want to contribute to a project and make it better, your help is very welcome.
