SkillAgentSearch skills...

NetForensicMCP

Advanced Network Forensics & Threat Intelligence Platform - Offline PCAP Analysis via Model Context Protocol

Install / Use

claude mcp add kylecui -- npx -y github:kylecui/NetForensicMCP

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

31/100

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "name": "netforensicmcp", "version": "2.1.0", "description": "Advanced Network Forensics & Threat Intelligence Platform - An MCP server for offline PCAP analysis with smart chunking and threat intelligence integration", "main": "index.js", "scripts": { "test": "echo "Error: no test specified" && exit 1", "start": "node index.js" }, "repository": { "type": "git", "url": "https://github.com/kylecui/NetForensicMCP.git" }, "keywords": [ "mcp", "model-context-protocol", "network-analysis", "pcap", "wireshark", "threat-intelligence", "cybersecurity", "forensics", "tshark", "network-security" ], "author": "kylecui (Enhanced version), 0xKoda (Original)", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "axios": "^1.8.4", "child_process": "^1.0.2", "util": "^0.12.5", "which": "^5.0.0", "zod": "^3.24.2" }, "engines": { "node": ">=16.0.0" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low