Skip to main content
Glama

Convex MCP server

Official
by get-convex
package.json1.03 kB
{ "name": "scenario-runner", "private": true, "version": "0.0.0", "scripts": { "build": "rm -rf dist && tsc && esbuild index.ts --bundle --sourcemap --outfile=dist/scenario-runner.js --platform=node --log-level=warning", "start": "node dist/scenario-runner.js", "lint": "eslint convex --ext ts,tsx --report-unused-disable-directives --max-warnings 0" }, "bin": "dist/scenario-runner.mjs", "dependencies": { "@sentry/node": "^7.23.0", "@sentry/tracing": "^7.23.0", "random-words": "1.3.0", "langchain": "^0.3.0", "tiktoken": "^1.0.10", "prettier": "3.6.2" }, "devDependencies": { "@types/node": "^18.17.0", "@types/react": "^18.0.0", "@types/ws": "^8.5.13", "commander": "^11.1.0", "convex": "workspace:*", "esbuild": "0.25.4", "react": "^18.0.0", "react-dom": "^18.0.0", "typescript": "~5.0.3", "ws": "8.18.0", "eslint": "^8.29.0", "@typescript-eslint/eslint-plugin": "^6.7.4", "@commander-js/extra-typings": "^11.1.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