Skip to main content
Glama

Convex MCP server

Official
by get-convex
package.json523 B
{ "name": "presence-facepile", "version": "0.0.0", "scripts": { "dev": "npm-run-all --parallel dev:backend dev:frontend", "build": "vite build", "dev:backend": "convex dev", "dev:frontend": "vite --open", "predev": "convex dev --until-success" }, "dependencies": { "convex": "workspace:*", "react": "^18.0.0", "react-dom": "^18.0.0", "prettier": "3.6.2" }, "devDependencies": { "@vitejs/plugin-react": "^4.2.1", "vite": "^6.3.6", "npm-run-all2": "^7.0.0" } }

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