Skip to main content
Glama

Debugg AI MCP

Official
by debugg-ai
tsconfig.jsonโ€ข735 B
{ "compilerOptions": { "target": "ES2022", "module": "Node16", "moduleResolution": "Node16", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "resolveJsonModule": true, "isolatedModules": true, "outDir": "./dist" /* Specify an output folder for all emitted files. */, // "preserveSymlinks": true, /* Disable resolving symlinks to their realpath. This correlates to the same flag in node. */ /* Type Checking */ "rootDir": "." }, "include": [ "*.ts", "*.js", "./**/*.ts", "./**/*.js" ], "exclude": [ "node_modules", "reference-usages", "dist", "__tests__" ] }

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/debugg-ai/debugg-ai-mcp'

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