Skip to main content
Glama

Convex MCP server

Official
by get-convex
README.md334 B
# Convex HTTP actions Demonstrates defining custom HTTP actions that talk to Convex (e.g. to hook up to a webhook). ``` curl -v 'http://127.0.0.1:8001/getMessagesByAuthor?authorNumber=123' curl -v -d '{ "author": "User 123", "body": "Hello world" }' \ -H 'content-type: application/json' 'http://127.0.0.1:8001/postMessage' ```

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