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
README.md•314 B
# version
This Convex project powers the endpoints available at
https://version.convex.dev.
They are used by the CLI to check for updates and to get the latest version of
the `convex` package and Cursor rules. The results are cached in the database.
There is no environment variable or anything else to set up.