Skip to main content
Glama
tsconfig.json563 B
{ "compilerOptions": { "target": "ES2021", "lib": ["ES2021"], "module": "ESNext", "moduleResolution": "bundler", "types": ["@cloudflare/workers-types"], "jsx": "react", "jsxFactory": "h", "jsxFragmentFactory": "Fragment", "resolveJsonModule": true, "allowJs": true, "checkJs": false, "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "isolatedModules": true, "noEmit": true }, "include": ["src/**/*"], "exclude": ["node_modules"] }

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/HeyGarrison/cf-mcp'

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