Content
# NMAP MCP Server
## Description
Simple MCP server for communicating with NMAP.
## Demo

## Getting Started
```bash
venv venv
source venv/bin/activate
pip install -e .
mcp dev src/server.py
```
## Resources
- [MCP Windows](https://gist.github.com/feveromo/7a340d7795fca1ccd535a5802b976e1f)
- [MCP Python SDK](https://glama.ai/mcp/servers/@wanderingnature/mcp-typed-prompts)
- [Building an MCP Server](https://www.dremio.com/blog/building-a-basic-mcp-server-with-python/)
- [MCP Quick Start](https://modelcontextprotocol.io/quickstart/server)
- [`uv` Version Error](https://bryantson.medium.com/how-to-solve-issue-pythons-package-and-project-manager-uv-error-because-the-requested-python-44f5af9c536f)
Connection Info
You Might Also Like
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
firecrawl
Firecrawl MCP Server enables web scraping, crawling, and content extraction.
servers
Model Context Protocol Servers
servers
Model Context Protocol Servers
cc-switch
All-in-One Assistant for Claude Code, Codex & Gemini CLI across platforms.