Skip to main content
Glama

Windows Diagnostics MCP Server

by jackalterman

get_system_diagnostics

Retrieve detailed Windows system diagnostics, including crash reports, reboots, and system health analysis. Specify days back and toggle detailed event data for in-depth troubleshooting.

Instructions

Get comprehensive Windows system diagnostics including crashes, reboots, and system health

Input Schema

NameRequiredDescriptionDefault
daysBackNoNumber of days back to analyze (default: 7)
detailedNoInclude detailed event information

Input Schema (JSON Schema)

{ "properties": { "daysBack": { "default": 7, "description": "Number of days back to analyze (default: 7)", "type": "number" }, "detailed": { "default": false, "description": "Include detailed event information", "type": "boolean" } }, "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