Windows Diagnostics MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug logging by setting environment variable to 'mcp:*' | mcp:* |
| NODE_ENV | No | Node environment setting | production |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_system_diagnosticsB | Get comprehensive Windows system diagnostics including crashes, reboots, and system health |
| get_shutdown_eventsC | Get only shutdown and reboot events |
| get_bsod_eventsC | Get Blue Screen of Death (BSOD) events |
| get_system_uptimeB | Get current system uptime and boot information |
| analyze_system_stabilityC | Analyze system stability and provide recommendations |
| search_registryC | Search the Windows registry by keyword |
| analyze_startup_programsB | Analyze startup programs for suspicious entries |
| scan_system_componentsB | Scan system components like services, drivers, and uninstall entries for issues |
| find_orphaned_entriesB | Find orphaned registry entries pointing to non-existent files |
| get_registry_healthC | Get an overall registry health assessment |
| scan_security_risksB | Scan the registry for potential security risks |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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