Skip to main content
Glama
199,348 tools. Last updated 2026-06-13 17:07

"namespace:in.creo-memories" matching MCP tools:

  • Soft-delete memories to the trash, allowing later restoration with amber_restore_memory. Supports single or batch deletion (up to 100).
    MIT
  • Browse recently deleted memories in reverse chronological order. Paginate through results with cursor-based pagination to review or restore memories.
    MIT
  • Restore deleted memories from the trash using their IDs. Memories become searchable and visible again. Use after listing deleted memories to recover accidentally removed content.
    MIT
  • Browse active memories in reverse chronological order with cursor-based pagination. Each memory includes full content, metadata, and topics.
    MIT
  • List or search memories in a context space with optional semantic filtering. Returns up to 50 memories.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Memory system for AI agents with semantic search. Store and recall memories with ease.

  • Search the public Xavio catalog and create firm checkout quotes.

  • Retrieve saved memories at session start to restore context, installed skills, and user preferences. Filter by type for specific categories.
    MIT
  • Permanently delete memories using specific IDs or tags. Use memory_ids for precise removal or tags to bulk-delete all associated memories.
    MIT
  • List stored memories with optional tag filtering to retrieve specific entries from persistent memory.
    MIT
  • List users, agents, apps, or runs that currently hold stored memories to track memory ownership and usage.
    Apache 2.0
  • List recent memories for one or all agents to populate a dashboard view. Filter by agent and set memory limit.
    MIT
  • Search persistent memory using semantic similarity to retrieve relevant memories and related knowledge graph facts.
    MIT
  • Search stored memories using natural language queries and filters to find relevant information based on user, agent, or time criteria.
    Apache 2.0
  • Merge memories, episodes, and profiles from one agent into another with deduplication by message ID and summary.
    MIT
  • Import memories, episodes, and profiles from a JSONL file with idempotent deduplication by message ID.
    MIT