Skip to main content
Glama

Convex MCP server

Official
by get-convex
package.json456 B
{ "name": "convex-analytics", "version": "0.0.1", "description": "Log events from our JS apps to backend", "main": "./dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "rm -rf dist && tsc", "clean": "rm -rf dist", "prepare": "npm run build" }, "author": "", "license": "ISC", "dependencies": { "convex": "workspace:*", "prettier": "3.6.2" }, "devDependencies": { "typescript": "~5.0.3" } }

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