Skip to main content
Glama

Nmap MCP Server

by mohdhaji87
pyproject.toml413 B
[project] name = "nmap-mcp-server" version = "1.0.0" description = "Nmap MCP Server - Exposes Nmap CLI functionality as MCP tools using FastMCP" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp[cli]>=1.12.3", ] [project.scripts] nmap-mcp-server = "server:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["."]

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/mohdhaji87/Nmap-MCP-Server'

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