Skip to main content
Glama

Convex MCP server

Official
by get-convex
README.md486 B
# Pagination Example App This example demonstrates how to use [Convex pagination](https://docs.convex.dev/using/pagination) to create a paginated list of items. This app is a paginated messages app. On the first load it will load the most recent 5 messages and you can load more by clicking "Load More". New messages will be added to the top page. To see the pagination in action, add more then 5 messages and then refresh! ## Running the App Run: ``` npm install npm run dev ```

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