Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by BrightLin • Automation & Orchestration
A small MCP server that scans for and terminates processes occupying specified network ports to resolve development environment port conflicts.
Detect which processes are occupying a specific TCP/UDP port across Linux, macOS, and Windows hosts.
Automatically terminate processes blocking a port to free resources for development servers or CI pipelines.
An MCP-compliant service to integrate port-scanning and cleanup into automated developer workflows or local environment orchestration.
This server implements the Model Context Protocol (MCP) and exposes two tools: port_scan (lists processes using a port) and port_clean (terminates those processes). It provides cross-platform support (Linux/Unix and Windows), input validation via Zod, and detailed error handling and response formatting. Designed to be integrated into developer tooling or agent workflows to quickly detect and free ports during development and CI tasks.
跨平台端口占用情况扫描工具(支持Windows/macOS/Linux), 用于快速检查用户提供的端口号是哪些应用在监听。
跨平台端口清理工具(支持Windows/macOS/Linux),用于终止指定端口的进程。注意,工具会反馈是否是系统端口或关键端口,如果是,需要向用户发起确认申请,用户确认后,才能执行清理操作。
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.