
AgenticMemory
@Tyga.Cloud Ltd
About AgenticMemory
Persistent memory for AI agents - conversation history, key-value context, and semantic search across sessions, plus FIFO queues. 17 MCP tools, remote SSE (nothing to install) or local stdio. Agents self-signup via CLI a
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agenticmemory": {
"command": "npx",
"args": [
"-y",
"agmry",
"mcp-serve"
],
"env": {
"AGMRY_API_KEY": "amk_your_key_here"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Agenticmemory?
Persistent memory for AI agents — conversation history, context, semantic search, queues. CLI + MCP. As easy as git.
How to use Agenticmemory?
Follow the repository README to install the server and add its MCP configuration to your client.
Key features of Agenticmemory
- Semantic search is impossible on zero-knowledge spaces by design
- Losing the key or passphrase means the data is unrecoverable. That's the point. Back it up: agmry key show --reveal
- Conversation history — ordered, role-aware messages with recency windowing, sub-ms reads
- Key-value context — typed durable facts: decisions, preferences, runbooks
- Long-term entries — titled, tagged knowledge that survives months, with auto-summarisation
Use cases of Agenticmemory
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Agenticmemory
Where is the source code for Agenticmemory?
The source code is linked from the repository URL on this page.
Does Agenticmemory include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Frequently asked questions
Where is the source code for Agenticmemory?
The source code is linked from the repository URL on this page.
Does Agenticmemory include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Basic information
More Memory & Knowledge MCP servers
Context Portal MCP (ConPort)
GreatScottyMacContext Portal (ConPort): A memory bank MCP server building a project-specific knowledge graph to supercharge AI assistants. Enables powerful Retrieval Augmented Generation (RAG) for context-aware development in your IDE.
Notion MCP Integration
danhilseA simple MCP integration that allows Claude to read and manage a personal Notion todo list

ctxfile
ctxfileLocal-first MCP server that snapshots your project's working state into one context object. Open-core, privacy-first.
MCP Apple Notes
RafalWilinskiTalk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.
Ultimate Google Docs & Drive MCP Server
a-bonusThe Ultimate Google Docs, Sheets, Drive, Gmail, & Google Calendar MCP Server. This MCP (primarily for use in Claude Desktop) gains full access to your google suite and lets claude do its thing.
Comments