Skip to main content
Glama

Windows Diagnostics MCP Server

by jackalterman

get_shutdown_events

Retrieve shutdown and reboot events from Windows system logs to diagnose system stability. Specify the number of days back to analyze for identifying historical shutdown patterns.

Instructions

Get only shutdown and reboot events

Input Schema

NameRequiredDescriptionDefault
daysBackNoNumber of days back to analyze (default: 7)

Input Schema (JSON Schema)

{ "properties": { "daysBack": { "default": 7, "description": "Number of days back to analyze (default: 7)", "type": "number" } }, "type": "object" }
Install Server

Other Tools from Windows Diagnostics MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jackalterman/windows-diagnostic-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server