Windows Command Line MCP Server

by alxspiker
Verified

get_service_info

Retrieve detailed status or query all Windows services using a secure MCP server to manage and monitor system services via command-line interaction.

Instructions

Retrieve information about Windows services. Can query all services or get detailed status of a specific service.

Input Schema

NameRequiredDescriptionDefault
actionNoAction to performquery
serviceNameNoService name to get info about (optional)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "action": { "default": "query", "description": "Action to perform", "enum": [ "query", "status" ], "type": "string" }, "serviceName": { "description": "Service name to get info about (optional)", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Windows Command Line MCP Server

Related Tools

ID: 976txj1j30