Skip to main content
Glama
134,818 tools. Last updated 2026-05-25 20:12

"Using cursor-based pagination with Supabase" matching MCP tools:

  • Retrieve account cash movements including deposits, withdrawals, fees, interest payments, and internal transfers. Use cursor-based pagination to audit cash flow or reconcile transactions.
    MIT
  • List stored Carbone templates with filtering by ID, category, origin, and search by name or ID. Supports cursor-based pagination.
  • Retrieve trade history for a specific coin on Lighter.xyz. Get price, size, side, and timestamps with cursor-based pagination.
    MIT
  • Retrieve messages from your Sprout Social inbox, including both received and sent messages. Supports cursor-based pagination for efficient browsing.
    MIT
  • Retrieve and paginate through Granola meeting notes with filtering by creation date. Access meeting history with timestamp-based queries and cursor pagination.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Retrieve paginated lists of teams with organizational structure from Fathom meeting data. Use this tool to access team information efficiently with cursor-based pagination.
    MIT
  • Retrieve paginated product lists from the Omnisend catalog to manage and access product information with cursor-based navigation.
    Apache 2.0
  • Retrieve transaction history with cursor-based pagination. Optionally filter by wallet, limit, and display currency.
    MIT
  • Retrieve and browse all interviews in the hiring pipeline using cursor pagination to manage interview stages and track candidate progress.
    MIT
  • Browse recently deleted memories in reverse chronological order. Paginate through results with cursor-based pagination to review or restore memories.
    MIT
  • Browse active memories in reverse chronological order with cursor-based pagination. Each memory includes full content, metadata, and topics.
    MIT
  • Scan keys in Redis using the SCAN command for non-blocking, production-safe iteration. Use a pattern to match keys and a cursor to paginate through results for complete retrieval.
    MIT
  • Retrieve records from a sift using a MongoDB-subset filter. Supports sorting, limiting, and pagination via cursor.
    MIT