Server data from the Official MCP Registry
MCP server exposing pcapy-ng packet capture functionality
MCP server exposing pcapy-ng packet capture functionality
Valid MCP server (5 strong, 5 medium validity signals). 5 known CVEs in dependencies (1 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
9 files analyzed · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-daedalus-mcp-pcapy-ng": {
"args": [
"mcp-pcapy-ng"
],
"command": "uvx"
}
}
}From the project's GitHub README.
MCP server exposing pcapy-ng packet capture functionality.
mcp-name: io.github.daedalus/mcp-pcapy-ng
pip install mcp-pcapy-ng
The MCP server provides tools for network packet capture using pcapy-ng:
from mcp_pcapy_ng import mcp
mcp.run()
Or via command line:
mcp-pcapy-ng
findalldevs - List all available network interfaceslookupdev - Get the default network deviceopen_live - Open a live network interface for packet captureopen_offline - Open a pcap file for readingcreate - Create a packet capture handlecompile - Create a BPF filter programpcap_read - Read packets from a pcap handlepcap_datalink - Get the data link typepcap_setfilter - Attach a BPF filterpcap_getnonblock - Get non-blocking statuspcap_setnonblock - Set non-blocking modeget_dlt_names - Get DLT constant mappingsget_pcap_directions - Get direction constant mappingsget_constants - Get all constantsgit clone https://github.com/daedalus/mcp-pcapy-ng.git
cd mcp-pcapy-ng
pip install -e ".[test]"
# run tests
pytest
# format
ruff format src/ tests/
# lint
ruff check src/ tests/
# type check
mypy src/
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.