Metadata-Version: 2.4
Name: mcp-nmap
Version: 0.1.0
Summary: MCP Server for Nmap scanning
Author: Zalaid
License: MIT
Project-URL: Homepage, https://github.com/zalaid/mcp-nmap
Project-URL: Repository, https://github.com/zalaid/mcp-nmap
Project-URL: Issues, https://github.com/zalaid/mcp-nmap/issues
Keywords: mcp,nmap,network,scanning,security
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: System :: Networking
Classifier: Topic :: Security
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: mcp>=1.0.0

# MCP Nmap Server

This is an **MCP server** that runs **Nmap scans**.  
It exposes a tool for performing ping scans and other basic Nmap operations.

## Installation
```bash
pipx install mcp-nmap
