Skip to main content
Glama
tsconfig.json634 B
{ "$schema": "https://json.schemastore.org/tsconfig", "compilerOptions": { "moduleResolution": "Bundler", "module": "ESNext", "target": "ESNext", "strict": true, "skipLibCheck": false, "allowJs": true, "checkJs": false, "esModuleInterop": true, "resolveJsonModule": true, "sourceMap": true, "skipDefaultLibCheck": false, "declarationMap": true, "declaration": true, "jsx": "react-jsx", "types": ["node"], "allowImportingTsExtensions": true, "noEmit": true }, "exclude": ["node_modules", "dist", "build", ".next", "storybook-static"], "include": ["**/*"] }

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/aymericzip/intlayer'

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