Skip to main content
Glama
swesmith-repos

MCP Server for WinDbg Crash Analysis

.editorconfig625 B
# EditorConfig is awesome: https://EditorConfig.org # top-most EditorConfig file root = true # All files [*] charset = utf-8 end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true # Python files [*.py] indent_style = space indent_size = 4 max_line_length = 88 # YAML files [*.{yml,yaml}] indent_style = space indent_size = 2 # JSON files [*.json] indent_style = space indent_size = 2 # PowerShell files [*.ps1] indent_style = space indent_size = 4 # C/C++ files [*.{c,cpp,h,hpp}] indent_style = space indent_size = 4 # Configuration files [*.{toml,ini,cfg}] indent_style = space indent_size = 4

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/swesmith-repos/svnscha__mcp-windbg.20b852b5'

If you have feedback or need assistance with the MCP directory API, please join our Discord server