Skip to main content
Glama
tsconfig.json369 B
{ "compilerOptions": { "target": "ESNext", "module": "NodeNext", "moduleResolution": "NodeNext", "strict": true, "strictNullChecks": true, "forceConsistentCasingInFileNames": true, "noImplicitAny": true, "noImplicitThis": true, "skipLibCheck": true }, "exclude": ["../../node_modules", "dist", "coverage", ".yarn", ".pnp.cjs", ".pnp.loader.mjs"] }

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/ver0-project/mcps'

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