Skip to main content
Glama

Convex MCP server

Official
by get-convex
package.json1.31 kB
{ "name": "npm-showcase", "private": true, "version": "0.0.0", "type": "module", "scripts": { "dev": "npm-run-all --parallel dev:backend dev:frontend", "build": "vite build", "dev:backend": "convex dev", "dev:frontend": "vite --open --clearScreen false", "predev": "convex dev --until-success", "lint": "eslint ." }, "dependencies": { "@ffmpeg/ffmpeg": "^0.12.6", "@ffmpeg/util": "^0.12.1", "@headlessui/react": "1.7.19", "@types/snowflake-sdk": "^1.6.13", "convex": "workspace:*", "node-fetch": "^2.6.1", "proxy-agent": "^6.4.0", "react": "^18.0.0", "react-dom": "^18.0.0", "sharp": "~0.34.0", "snowflake-sdk": "^2.0.0", "tiktoken": "^1.0.10", "@types/node-fetch": "^2.6.1", "prettier": "3.6.2" }, "devDependencies": { "@convex-dev/eslint-plugin": "workspace:*", "@eslint/js": "~9.34.0", "@eslint/eslintrc": "^3", "@types/pdf-parse": "^1.1.1", "@types/react": "^18.0.0", "@types/react-dom": "^18.0.0", "@typescript-eslint/eslint-plugin": "^8.45.0", "@vitejs/plugin-react": "^4.2.1", "autoprefixer": "^10.4.13", "eslint": "^9.37.0", "postcss": "^8.4.19", "tailwindcss": "^3.2.4", "typescript": "~5.0.3", "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