Skip to main content
Glama
tsconfig.json503 B
{ "compilerOptions": { "lib": [ "ESNext" ], "target": "ESNext", "module": "NodeNext", "moduleResolution": "NodeNext", "moduleDetection": "force", "outDir": "./dist", "rootDir": ".", "strict": true, "skipLibCheck": true, "noFallthroughCasesInSwitch": true, "noUncheckedIndexedAccess": true, "esModuleInterop": true }, "include": [ "src/**/*", "index.ts", "test_server.ts" ], "exclude": [ "node_modules", "dist" ] }

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/mattyatea/git-conflict-mcp'

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