Skip to main content
Glama
tsconfig.json416 B
{ "compilerOptions": { "module": "commonjs", "target": "ES2021", "lib": ["ES2021"], "outDir": "out", "rootDir": "src", "sourceMap": true, "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "resolveJsonModule": true, "declaration": true, "moduleResolution": "node" }, "exclude": ["node_modules", "out"] }

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/bgauryy/octocode-mcp'

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