io.github.daedalus/mcp-pcapy-ng
mcp-pcapy-ng
pcapy-ng のパケットキャプチャ機能を公開する MCP サーバー。
mcp-name: io.github.daedalus/mcp-pcapy-ng
インストール
pip install mcp-pcapy-ngRelated MCP server: mcp-wireshark
使用方法
MCP サーバーは、pcapy-ng を使用したネットワークパケットキャプチャ用のツールを提供します:
from mcp_pcapy_ng import mcp
mcp.run()またはコマンドライン経由で:
mcp-pcapy-ng利用可能なツール
findalldevs- 利用可能なすべてのネットワークインターフェースを一覧表示するlookupdev- デフォルトのネットワークデバイスを取得するopen_live- パケットキャプチャ用にライブネットワークインターフェースを開くopen_offline- 読み取り用に pcap ファイルを開くcreate- パケットキャプチャハンドルを作成するcompile- BPF フィルタプログラムを作成するpcap_read- pcap ハンドルからパケットを読み取るpcap_datalink- データリンクタイプを取得するpcap_setfilter- BPF フィルタを適用するpcap_getnonblock- ノンブロッキング状態を取得するpcap_setnonblock- ノンブロッキングモードを設定するget_dlt_names- DLT 定数マッピングを取得するget_pcap_directions- 方向定数マッピングを取得するget_constants- すべての定数を取得する
開発
git 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/This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityCmaintenanceExposes Wireshark/tshark packet capture, analysis, threat detection, and reporting tools for AI agents and local testing.
- AlicenseAqualityAmaintenanceEnables AI assistants to analyze, filter, and capture network traffic using Wireshark/tshark, allowing natural language interaction with packet captures.1454MIT
- FlicenseCqualityBmaintenanceEnables LLMs to capture, analyze, and summarize network traffic using Wireshark CLI tools, supporting live capture, pcap analysis, and LLM-oriented summaries.76
- AlicenseNot gradedqualityCmaintenanceBridges AI assistants with network packet analysis, enabling PCAP investigation, protocol discovery, packet filtering, stream analysis, and live capture through natural language.MIT
Related MCP Connectors
Beefy - 10 tools for protocol data and tools
Workflow diagnostics, capability routing, and x402 settlement for MCP-compatible agents.
Interact with a global network measurement platform.Run network commands from any point in the world
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/daedalus/mcp-pcapy-ng'
If you have feedback or need assistance with the MCP directory API, please join our Discord server