MCPFast / Tools / Ultan: Personal Markdown Memory for AI Agents
Ultan is a brain-modelled personal markdown memory curator for AI agents, featuring three retrieval tiers and local disk storage.
View on GitHub→Ultan provides AI agents with a structured, brain-modelled personal memory system. It leverages markdown files for persistent storage and retrieval, enabling agents to build a knowledge base that grows and evolves with their interactions. This tool is designed for developers building sophisticated AI agents that require robust and manageable memory capabilities.
Ultan acts as a curator for an AI agent's personal memory, storing information in markdown format. It organizes this information into a hierarchical structure, mimicking aspects of biological memory. The system is built around three distinct retrieval tiers, allowing for nuanced access to stored data. This ensures that agents can recall relevant information efficiently, whether it's recent or deeply embedded in their history.
Ultan is an essential tool for AI developers building agents that require persistent, structured memory. This includes developers working on: