Skip to main content
Glama
150,936 tools. Last updated 2026-05-28 06:55

"Cursor Not Losing Memory or State" matching MCP tools:

  • Retrieve the current average retail diesel price for any US state. Input a state name or two-letter code to get the AAA-sourced price.
    MIT
  • Read the full body and metadata of a memory using its unique ID. Essential for accessing detailed content after selecting a memory from context or search results.
    MIT
  • Retrieve a stored value from your local memory database by providing the exact key. Returns the saved content as a string or indicates if the key is not found.
    AGPL 3.0
  • Browse recently deleted memories in reverse chronological order. Paginate through results with cursor-based pagination to review or restore memories.
    MIT
  • Retrieve metadata of connected monitors including resolution, scale factor, and cursor location to identify the target monitor index for screen capture or to debug multi-monitor setups.
    AGPL 3.0
  • Retrieve your account summary including subscription state, next billing date, memory counts, and account creation date. Check subscription status or memory usage.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Cultural color and colour intelligence API. Every colour anchored to a named person, a documented year, and a consequence. 34 archives spanning literary, cultural, pigment, and national traditions. Ask it what color could get you executed in the Ottoman Empire.

  • Cloudflare Workers MCP server: agent-memory

  • Troubleshoot missing memory search results or assess local data footprint by retrieving entry count, size, distinct tags, embedding index status, and last-write timestamp from the local memory database.
    AGPL 3.0
  • Browse active memories in reverse chronological order with cursor-based pagination. Each memory includes full content, metadata, and topics.
    MIT
  • Check the status of an open swap by providing the swap handle. Returns the current best sealed bid and number of bids, enabling you to decide when to execute or resume after losing context.
    MIT
  • Permanently delete a memory by its ID to remove outdated, incorrect, or irrelevant entries from the local database. Action is irreversible and returns success status.
    MIT
  • Restore memory to a previous state using an ISO timestamp or relative time expression. Preview changes with dry run mode.
    MIT
  • Get a sample Core Memory Packet to use as a shape reference before pushing memory state. No server round-trip needed.
    Apache 2.0
  • Update an existing memory by modifying only the fields you provide. Correct inaccuracies, adjust importance, or reclassify category without deleting. Omitted fields remain unchanged.
    MIT
  • Browse all stored memories from your local SQLite database, ordered newest first. Filter by category or project to audit memory contents and check counts.
    MIT
  • Store or update a JSON value for a memory key with optional TTL, importance, source, and confidence score. Persists AI agent memory across sessions and changes.
    MIT
  • Delete a specific memory by providing its unique ID. Removes unwanted or outdated memories from persistent storage.
    MIT
  • Reconstruct memory state and link graph at a specific timestamp to view past memories and connections exactly as they existed.
    MIT