Skip to main content
Glama

WineDbg MCP Server

by maci0
test_app.c189 B
#include <stdio.h> int main() { printf("Hello from the test application!\n"); printf("PID: %d\n", getpid()); printf("Press Enter to exit...\n"); getchar(); 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/maci0/mcp-winedbg'

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