Skip to main content
Glama

Windows Diagnostics MCP Server

by jackalterman

analyze_system_stability

Evaluate Windows system stability by analyzing event logs, crash data, and uptime history. Provides actionable recommendations based on a specified time frame, defaulting to the past 30 days.

Instructions

Analyze system stability and provide recommendations

Input Schema

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

Input Schema (JSON Schema)

{ "properties": { "daysBack": { "default": 30, "description": "Number of days back to analyze (default: 30)", "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