Skip to main content
Glama

Houtini-lm

by houtini-ai
tsconfig.json603 B
{ "compilerOptions": { "target": "ES2020", "module": "ES2020", "moduleResolution": "bundler", "lib": ["ES2020"], "outDir": "./dist", "rootDir": "./src", "strict": false, "esModuleInterop": true, "allowSyntheticDefaultImports": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "resolveJsonModule": true, "declaration": true, "declarationMap": true, "sourceMap": true }, "include": [ "src/**/*" ], "exclude": [ "node_modules", "dist", "tests", "src/__tests__", "src/enhanced-index.ts" ] }

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/houtini-ai/lm'

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