Tool: windows_network_connections — List active connections #23

Closed
opened 2026-05-26 01:34:13 +00:00 by jmiller · 0 comments
Owner

Description

List active network connections (like netstat).

Acceptance Criteria

  • List TCP/UDP connections
  • Include: local addr:port, remote addr:port, state, PID, process name
  • Support filter by state, port, process
  • Support listen flag (only listening ports)
## Description List active network connections (like netstat). ## Acceptance Criteria - List TCP/UDP connections - Include: local addr:port, remote addr:port, state, PID, process name - Support filter by state, port, process - Support `listen` flag (only listening ports)
jmiller added the type: featurepriority: lowcategory: networkmilestone: v1.4 labels 2026-05-26 01:34:13 +00:00
jmiller added the pending: testing label 2026-05-26 03:08:49 +00:00
Sign in to join this conversation.
Type
Status
Priority
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/mcp-windows#23