Skip to content
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%
21 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.krimto-labs/krimto
Memory for AI coding agents — markdown in your own git, not a vendor database. Apache-2.0.
0 tools
io.github.xchucx/agent-memory
Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.
0 tools
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
projectmind
Persistent project memory for AI coding agents: one compact digest instead of re-reading the repo.
0 tools

How to use

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

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