Skip to main content
Glama

MCP Shamash

scan_network

Scan network targets to identify open ports and detect services for security auditing and compliance validation within defined project boundaries.

Instructions

Performs network scanning within project boundaries

Input Schema

NameRequiredDescriptionDefault
portsNoPort range to scan
serviceDetectionNoEnable service detection
targetYesNetwork target

Input Schema (JSON Schema)

{ "properties": { "ports": { "description": "Port range to scan", "type": "string" }, "serviceDetection": { "description": "Enable service detection", "type": "boolean" }, "target": { "description": "Network target", "type": "string" } }, "required": [ "target" ], "type": "object" }

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/NeoTecDigital/mcp_shamash'

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