Skip to main content
Glama

SharkMCP

by kriztalz
MIT License
23
  • Apple
  • Linux
sharkmcp-configs.json609 B
{ "version": "1.0.0", "configs": { "tls_analysis": { "name": "tls_analysis", "description": "TLS traffic analysis with handshake details", "captureFilter": "port 443", "displayFilter": "tls.handshake", "outputFormat": "json", "maxPackets": 500, "interface": "en0" }, "integration_test": { "name": "integration_test", "description": "Short capture for integration testing", "captureFilter": "", "displayFilter": "", "outputFormat": "json", "maxPackets": 100, "timeout": 10, "interface": "en0" } } }

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/kriztalz/SharkMCP'

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