Skip to main content
Glama

Windows Diagnostics MCP Server

by jackalterman

get_bsod_events

Retrieve and analyze Blue Screen of Death (BSOD) events from Windows systems within a specified time frame to diagnose crashes and improve stability.

Instructions

Get Blue Screen of Death (BSOD) 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