Skip to main content
Glama

Convex MCP server

Official
by get-convex
tsconfig.json613 B
{ "include": ["src"], "exclude": ["src/**/*.test.ts"], "compileOnSave": true, "compilerOptions": { /* Basic Options */ "target": "es2020", "module": "es2020", "declaration": true, "declarationMap": true, "sourceMap": true, "outDir": "./dist/esm", "moduleResolution": "node", "resolveJsonModule": true, /* Strict Type-Checking Options */ "strict": true, /* Module Resolution Options */ "esModuleInterop": true, /* Advanced Options */ "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "lib": ["ES2019.Array", "ES2020"] } }

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