Skip to main content
Glama
swesmith-repos

MCP Server for WinDbg Crash Analysis

invalid-free.cpp94 B
// invalid-free.cpp #include <cstdlib> int main() { int a; free(&a); return 0; }

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