Skip to content
Back to search
30
MCP

agent-memory-site

npm/agent-memory-site

Compile your Markdown vault into a portable agent memory. One build, every agent: Claude, Codex, Cursor, MCP, llms.txt.

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.xultrax-web/agent-memory-mcp
Markdown memory for AI agents. Files you can read, edit, grep, and commit. Not a database.
0 tools
Agentage Memory
Shared, user-owned markdown memory that any AI client can read and write over MCP.
0 tools
Agentage Memory
One memory, every AI. A shared, user-owned markdown memory your AI clients read and write over MCP.
0 tools · streamable-http
@oomkapwn/enquire-mcp
MCP server giving AI agents (Claude Code, Claude Desktop, Cursor, ChatGPT, Codex, OpenClaw) persistent long-term memory backed by your local
0 tools
locus-mcp
Hierarchical markdown memory palace for AI agents — MCP server, skills, and audit tools
0 tools
io.github.xchucx/agent-memory
Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent-memory-site": {
      "url": "None",
      "transport": "http"
    }
  }
}