Skip to main content
Glama

Convex MCP server

Official
by get-convex
package.json1.03 kB
{ "name": "pagination-visualization", "private": true, "version": "0.0.0", "type": "module", "scripts": { "dev": "npm-run-all --parallel dev:frontend dev:backend", "dev:frontend": "vite --open", "dev:backend": "convex dev", "predev": "convex dev --until-success && convex dashboard", "build": "tsc -b && vite build", "preview": "vite preview" }, "dependencies": { "@faker-js/faker": "^10.0.0", "@heroicons/react": "2.2.0", "clsx": "2.1.1", "convex": "workspace:*", "react": "^18.3.1", "react-dom": "^18.3.1", "tailwind-merge": "^3.3.1", "tailwindcss-animate": "^1.0.7" }, "devDependencies": { "@tailwindcss/vite": "^4.1.13", "@types/node": "^18.17.0", "@types/react": "^18.0.0", "@types/react-dom": "^18.0.0", "@vitejs/plugin-react": "^4.3.1", "autoprefixer": "^10.4.13", "npm-run-all": "^4.1.5", "postcss": "^8.4.19", "prettier": "3.6.2", "tailwindcss": "^4.1.11", "typescript": "^5.9.2", "vite": "^6.3.6" } }

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/get-convex/convex-backend'

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