Skip to main content
Glama
MIT License
27,120
19,746
  • Linux
  • Apple
package.json•780 B
{ "name": "repomix-website-server", "private": true, "type": "module", "scripts": { "dev": "PORT=8080 tsx watch src/index.ts", "build": "tsc", "lint": "npm run lint-tsc", "lint-tsc": "tsgo --noEmit", "start": "node dist/index.js", "clean": "rimraf dist", "cloud-deploy": "gcloud builds submit --config=cloudbuild.yaml ." }, "dependencies": { "@google-cloud/logging-winston": "^6.0.1", "@hono/node-server": "^1.19.5", "fflate": "^0.8.2", "hono": "^4.9.10", "repomix": "^1.6.1", "winston": "^3.18.3", "zod": "^4.1.11" }, "devDependencies": { "@types/node": "^24.7.0", "@typescript/native-preview": "^7.0.0-dev.20251006.1", "rimraf": "^6.0.1", "tsx": "^4.20.6", "typescript": "^5.9.3" } }

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