Back to search
30
MCP

Palinode

io.github.phasespace-labs/palinode

Git-versioned markdown memory for AI agents: save, search, compact, lint, and audit.

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

Similar MCP servers embedding-nearest

dev.memnode/memnode
Persistent, inspectable memory for AI agents with lineage, correction, and a hosted MCP endpoint.
0 tools · streamable-http
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
Mneme
Memory layer for AI coding assistants. Indexes git history + code, exposes via MCP.
0 tools
io.github.var-gg/pindoc
Code-pinned team memory for AI coding agents — typed artifacts, MCP-native, self-host.
0 tools
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.danielguru/repomemory
Persistent memory for AI coding agents. Hybrid search, auto-session capture, context routing.
0 tools

How to use

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

{
  "mcpServers": {
    "palinode": {
      "url": "None",
      "transport": "http"
    }
  }
}