New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

port-scanner-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

port-scanner-mcp

Scan local or remote hosts for open TCP ports. Runs locally.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Port Scanner MCP

Scan local or remote hosts for open TCP ports. Runs locally with no external service. Only use on hosts you own or have permission to scan.

This file is self contained. It reads public data only and never writes to the machine. All output is bounded and honest about what could not be fetched.

Tools

  • scan_host Scan a list of ports.
  • scan_common Scan common ports.

Usage

npm install
npm run build
node dist/index.js

Scans are bounded to 50 ports per call and 2 seconds per port. Scanning systems you do not own may be illegal where you live.

Keywords

mcp

FAQs

Package last updated on 21 Sep 2026

Related posts