Skip to main content
Glama
package.json1.15 kB
{ "name": "registry", "version": "0.0.7", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint", "check-types": "tsc --noEmit", "prisma:generate": "prisma generate", "prisma:migrate": "prisma migrate dev", "prisma:studio": "prisma studio" }, "dependencies": { "@repo/ai": "workspace:*", "@blahai/cli": "workspace:*", "@blahai/schema": "workspace:*", "@repo/ui": "workspace:*", "next": "^14.2.0", "react": "^19.0.0", "react-dom": "^19.0.0", "next-auth": "^4.24.7", "@prisma/client": "^5.11.0", "bcrypt": "^5.1.1", "zod": "^3.22.4", "semver": "^7.6.0", "lucide-react": "^0.330.0", "tailwindcss": "^3.4.0", "autoprefixer": "^10.4.19", "postcss": "^8.4.39" }, "devDependencies": { "@repo/eslint-config": "workspace:*", "@repo/typescript-config": "workspace:*", "@types/node": "^20.11.28", "@types/react": "19.0.10", "@types/react-dom": "19.0.4", "@types/semver": "^7.5.8", "@types/bcrypt": "^5.0.2", "prisma": "^5.11.0", "typescript": "^5.4.2" } }

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/thomasdavis/blah'

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