Skip to main content
Glama
package.json1.46 kB
{ "name": "wiremcp-secure", "version": "2.0.0", "description": "Secure MCP server for network traffic analysis with tshark/Wireshark - Production-ready with comprehensive security controls", "main": "index.js", "bin": { "wiremcp-secure": "./index.js" }, "scripts": { "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1", "audit": "npm audit --audit-level=moderate", "audit-fix": "npm audit fix", "security-check": "npm audit && npm outdated", "setup": "node setup.js", "cleanup": "node -e \"require('./tshark').cleanupOldFiles(0)\"" }, "keywords": [ "mcp", "model-context-protocol", "wireshark", "tshark", "network-analysis", "packet-capture", "security", "threat-intelligence", "llm", "network-security", "pcap" ], "author": "Security Enhanced by AI", "license": "MIT", "engines": { "node": ">=16.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "axios": "^1.8.4", "dotenv": "^16.4.5", "which": "^5.0.0", "zod": "^3.24.2" }, "devDependencies": { "eslint": "^8.57.0", "eslint-plugin-security": "^2.1.0" }, "repository": { "type": "git", "url": "https://github.com/yourusername/wiremcp-secure.git" }, "bugs": { "url": "https://github.com/yourusername/wiremcp-secure/issues" }, "homepage": "https://github.com/yourusername/wiremcp-secure#readme" }

Latest Blog Posts

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/anishphilip012git/WireMCP-Secure'

If you have feedback or need assistance with the MCP directory API, please join our Discord server