Skip to main content
Glama

Houtini-lm

by houtini-ai
.npmignore892 B
# Source files (dist/ contains compiled version) src/ tests/ diagnostics/ scripts/ test-files/ # CRITICAL: Protect proprietary template system src/templates/ templates/ src/templates/plugin-template.ts # Development files .env* *.log .vscode/ .idea/ tsconfig.json jest.config.js .eslintrc.* add-shebang.js # Git and GitHub development files .git/ .github/ .gitignore # Node modules and locks node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* package-lock.json # Coverage and test outputs coverage/ .nyc_output/ *.test.* *.spec.* # Documentation source (keep README.md and CHANGELOG.md) docs/ examples/ *.md !README.md !CHANGELOG.md !LICENSE # Build artifacts and temporary files *.tgz *.tar.gz build/ lib/ temp/ tmp/ # OS and IDE files .DS_Store Thumbs.db .vscode/ .idea/ *.swp *.swo *~ # TypeScript build configs tsconfig.*.json # Development utilities diagnostic/ *.map

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