Skip to main content
Glama
package.json598 B
{ "name": "convex-test-demo", "private": true, "version": "0.0.0", "type": "module", "scripts": { "build": "tsc -p convex/tsconfig.json --noEmit", "test": "vitest", "test:once": "vitest run", "test:debug": "vitest --inspect-brk --no-file-parallelism", "test:coverage": "vitest run --coverage --coverage.reporter=text" }, "dependencies": { "convex": "workspace:*" }, "devDependencies": { "@edge-runtime/vm": "^5.0.0", "convex-test": "^0.0.38", "globals": "~16.3.0", "typescript": "^5.9.2", "vitest": "^3.2.4", "vite": "^6.4.1" } }

Latest Blog Posts

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