Skip to main content
Glama
tsconfig.json448 B
{ "compilerOptions": { "target": "ES2022", "module": "ESNext", "lib": ["ES2022"], "moduleResolution": "bundler", "esModuleInterop": true, "skipLibCheck": true, "strict": true, "resolveJsonModule": true, "allowSyntheticDefaultImports": true, "outDir": "./dist", "rootDir": "./", "types": ["bun-types"] }, "include": ["src/index.ts", "lib/**/*"], "exclude": ["node_modules", "dist", "tests"] }

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/rwese/mcp-backlog'

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