Tool: windows_service_list — List Windows services #4

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

Description

List Windows services with status, startup type, and description.

Acceptance Criteria

  • Return all services (or filtered by status/name)
  • Include: name, display name, status, startup type, description
  • Support filter param (name match)
  • Support status param (running, stopped, all)
## Description List Windows services with status, startup type, and description. ## Acceptance Criteria - Return all services (or filtered by status/name) - Include: name, display name, status, startup type, description - Support `filter` param (name match) - Support `status` param (running, stopped, all)
jmiller added the type: featurepriority: normalcategory: terminalmilestone: v1.1 labels 2026-05-26 01:33:58 +00:00
jmiller added the pending: testing label 2026-05-26 03:08:46 +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#4