Skip to main content
Glama
tsconfig.json450 B
{ "compilerOptions": { "lib": [ "es5", "dom" ], "types": [ "cypress", "node", "vite/client" ], "isolatedModules": false, "allowJs": true, "noEmit": true, "skipLibCheck": true, "esModuleInterop": true, "allowSyntheticDefaultImports": true, "target": "es5", }, "include": [ "**/*.ts", "../src/**/*.ts", "../cypress.d.ts" ], "extends": "../tsconfig.json", }

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/systeminit/si'

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