Skip to main content
Glama
tsconfig.json•591 B
{ "compilerOptions": { "target": "ES2022", "module": "ESNext", "moduleResolution": "bundler", "allowImportingTsExtensions": true, "resolveJsonModule": true, "allowSyntheticDefaultImports": true, "esModuleInterop": true, "allowJs": true, "strict": true, "noEmit": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true }, "files": [], "include": [], "references": [ { "path": "./packages/shared" }, { "path": "./apps/api-server" }, { "path": "./apps/downloader" }, { "path": "./apps/local-server" } ] }

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/pythondev-pro/egw_writings_mcp_server'

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