mcp-nmap


Namemcp-nmap JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryMCP Server for Nmap scanning
upload_time2025-08-27 17:24:17
maintainerNone
docs_urlNone
authorZalaid
requires_python>=3.9
licenseMIT
keywords mcp nmap network scanning security
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mcp-nmap",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "mcp, nmap, network, scanning, security",
    "author": "Zalaid",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/39/d8/f9d010c3ba503b91a70a2471399cec254da69ce93a0f30a1183d5bfe7fb9/mcp_nmap-0.1.0.tar.gz",
    "platform": null,
    "description": "# MCP Nmap Server\r\n\r\nThis is an **MCP server** that runs **Nmap scans**.  \r\nIt exposes a tool for performing ping scans and other basic Nmap operations.\r\n\r\n## Installation\r\n```bash\r\npipx install mcp-nmap\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "MCP Server for Nmap scanning",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/zalaid/mcp-nmap",
        "Issues": "https://github.com/zalaid/mcp-nmap/issues",
        "Repository": "https://github.com/zalaid/mcp-nmap"
    },
    "split_keywords": [
        "mcp",
        " nmap",
        " network",
        " scanning",
        " security"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0570c263194a881690a915285ffd7cdbb4476604b582547453ecd4ca304d67c4",
                "md5": "38bb056aa4b26899f8ee5481e491846f",
                "sha256": "a8678ccd4822eee26c908fd2939e26a14b33eee89a7d137b769b8a51d0314423"
            },
            "downloads": -1,
            "filename": "mcp_nmap-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "38bb056aa4b26899f8ee5481e491846f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 3789,
            "upload_time": "2025-08-27T17:24:16",
            "upload_time_iso_8601": "2025-08-27T17:24:16.262150Z",
            "url": "https://files.pythonhosted.org/packages/05/70/c263194a881690a915285ffd7cdbb4476604b582547453ecd4ca304d67c4/mcp_nmap-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "39d8f9d010c3ba503b91a70a2471399cec254da69ce93a0f30a1183d5bfe7fb9",
                "md5": "86ac14fbc5d7465b9aa61d33a819570a",
                "sha256": "e6bc89ffdab4c615e20fea5385c229986d9ea95ae49b829f4a3652c8d807ddf3"
            },
            "downloads": -1,
            "filename": "mcp_nmap-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "86ac14fbc5d7465b9aa61d33a819570a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3487,
            "upload_time": "2025-08-27T17:24:17",
            "upload_time_iso_8601": "2025-08-27T17:24:17.361107Z",
            "url": "https://files.pythonhosted.org/packages/39/d8/f9d010c3ba503b91a70a2471399cec254da69ce93a0f30a1183d5bfe7fb9/mcp_nmap-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-27 17:24:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zalaid",
    "github_project": "mcp-nmap",
    "github_not_found": true,
    "lcname": "mcp-nmap"
}
        
Elapsed time: 1.78223s