Skip to main content
Glama

Convex MCP server

Official
by get-convex
package.json588 B
{ "name": "rust-wasm", "version": "0.0.0", "scripts": { "dev": "npm-run-all --parallel dev:backend dev:frontend", "build": "tsc && vite build", "dev:backend": "convex dev", "dev:frontend": "vite --open", "predev": "convex dev --until-success" }, "dependencies": { "convex": "^1.27.3", "react": "^18.0.0", "react-dom": "^18.0.0" }, "devDependencies": { "@types/react": "^17.0.47", "@types/react-dom": "^17.0.17", "@vitejs/plugin-react": "5.0.3", "typescript": "~5.0.3", "vite": "^7.0.7", "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