Skip to main content
Glama

Windows Diagnostics MCP Server

by jackalterman

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug logging by setting environment variable to 'mcp:*'mcp:*
NODE_ENVNoNode environment settingproduction

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_system_diagnostics

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

get_shutdown_events

Get only shutdown and reboot events

get_bsod_events

Get Blue Screen of Death (BSOD) events

get_system_uptime

Get current system uptime and boot information

analyze_system_stability

Analyze system stability and provide recommendations

search_registry

Search the Windows registry by keyword

analyze_startup_programs

Analyze startup programs for suspicious entries

scan_system_components

Scan system components like services, drivers, and uninstall entries for issues

find_orphaned_entries

Find orphaned registry entries pointing to non-existent files

get_registry_health

Get an overall registry health assessment

scan_security_risks

Scan the registry for potential security risks

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