Skip to main content
Glama
tsconfig.jsonโ€ข610 B
{ "compilerOptions": { "target": "ES2022", "module": "NodeNext", "moduleResolution": "NodeNext", "resolveJsonModule": true, "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true, "outDir": "dist", "declaration": true }, "include": [ "src/index.ts", "src/smartling-client.ts", "src/http-server.ts", "src/streaming-server.ts", "src/tools/**/*", "src/types/**/*", "src/utils/**/*", "src/oauth/**/*" ], "exclude": ["dist", "node_modules", "src/legacy/**/*", "src/enhanced/**/*"] }

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/Jacobolevy/smartling-mcp-server'

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