Skip to main content
Glama
MIT License
26,193
19,308
  • Linux
  • Apple
tsconfig.json592 B
{ "compileOnSave": false, "compilerOptions": { "module": "NodeNext", "moduleResolution": "NodeNext", "target": "es2016", "outDir": "./lib", "rootDir": ".", "strict": true, "esModuleInterop": true, "noImplicitAny": true, "skipLibCheck": true, "lib": ["es2022"], "declaration": true, "declarationMap": true, "sourceMap": true, "forceConsistentCasingInFileNames": true, "resolveJsonModule": true, "types": ["node", "picocolors"] }, "include": ["src/**/*", "tests/**/*"], "exclude": ["tests/integration-tests/fixtures"] }

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/yamadashy/repomix'

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