Skip to main content
Glama
133,407 tools. Last updated 2026-05-12 22:37

"cursor" matching MCP tools:

  • Retrieve the current cursor position in the terminal to monitor or control terminal-based applications programmatically.
    MIT
  • Analyzes code at a specific cursor position to provide context-aware insights and identify relevant patterns or issues in the surrounding code structure.
  • 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
  • Retrieve all metaobject instances of a specific type, including display name, handle, GID, and publish status. Supports cursor-based pagination for large result sets.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    An MCP server that instruments Cursor AI agent interactions with OpenTelemetry traces and logs to monitor agent turns and performance. It enables tracking of user queries, assistant responses, and tool usage through GenAI-compliant telemetry spans.
    Last updated
    MIT

Matching MCP Connectors

  • Stop your AI agents from writing sloppy TypeScript. A toolkit that teaches coding agents like Claude Code, Codex, Cursor, Amp, and more to ship production-ready code in half the time, at half the cost. Docs are available at https://convention.sh/docs

  • Read-only analytics for Convex apps, queryable via MCP from Claude, Cursor, and other clients.

  • 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 by applying a Mongo-subset filter, optional sort, limit, and pagination cursor for precise data querying.
    MIT
  • Determine the next move for your agent by analyzing project context, proof, repair plan, and active claims. Provides host-specific advice for tools like Claude, Codex, Cursor, or Xcode.
    Apache 2.0
  • List files from cloud or storage gateway integrations with pagination support. Use a cursor to retrieve subsequent pages when more results are available.
    MIT
  • Retrieve paginated records from a sift. Provide sift_id, and optionally set limit, offset, or cursor to navigate results.
    MIT
  • Retrieve historical HIP-3 funding rates for a case-sensitive coin symbol with optional time range, aggregation interval, and cursor pagination.
    MIT
  • Retrieve and manage email outreach campaigns with paginated results, including status, lead counts, and performance metrics. Use search by name and cursor-based navigation to access campaign data efficiently.
    MIT
  • Type text at cursor position using clipboard paste with Unicode support. Temporarily replaces clipboard contents; for secure fields, use clipboard_write + cmd+v alternative.
    MIT
  • Retrieve LeCroy oscilloscope SCPI documentation by topic for channel, timebase, trigger, acquisition, measurements, waveform, math, cursor, screenshot, and system settings.
    AGPL 3.0
  • Read output from a terminal session with three modes: wait for output to settle, incremental read from a cursor, or block until a pattern matches. Returns new output and status flags.
    MIT