Skip to main content
Glama
tsconfig.base.json703 B
{ "compileOnSave": false, "compilerOptions": { "baseUrl": ".", "rootDir": ".", "sourceMap": true, "declaration": false, "downlevelIteration": true, "outDir": "./dist/out-tsc", "forceConsistentCasingInFileNames": true, "strict": true, "noImplicitOverride": true, "noPropertyAccessFromIndexSignature": true, "noImplicitReturns": true, "noFallthroughCasesInSwitch": true, "esModuleInterop": true, "skipLibCheck": true, "allowSyntheticDefaultImports": true, "target": "ES2020", "module": "ESNext", "lib": [ "ES2020" ] }, "include": [ "**/*.ts" ], "exclude": [ "node_modules", "dist", "build" ] }

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/Digital-Defiance/mcp-process'

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