SERVER

Palinode

Rank #2936

pulsemcp/palinode

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

First listed
Mar 31, 2026
Last publish date
May 6, 2026
OVERVIEW

Palinode is a Model Context Protocol (MCP) server published by phasespace-labs. It ranks #2936 of 58,832 servers tracked on MCP Toplist, and its repository has 25 GitHub stars. Palinode is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Mar 31, 2026 and most recently updated on May 6, 2026.

STANDING
#2,936of 58,832 tracked serversTop 5%

Ranks ahead of 55,896 of 58,832 servers on MCP Toplist.

CONNECT

Use Palinode

Add Palinode to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "palinode": {
      "command": "uvx",
      "args": [
        "palinode"
      ],
      "env": {
        "PALINODE_DIR": "<your PALINODE_DIR>",
        "PALINODE_API_HOST": "<your PALINODE_API_HOST>",
        "PALINODE_API_PORT": "<your PALINODE_API_PORT>",
        "PALINODE_API_TOKEN": "<your PALINODE_API_TOKEN>",
        "PALINODE_API_TOKEN_FILE": "<your PALINODE_API_TOKEN_FILE>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Python package (PyPI)
{
  "mcpServers": {
    "palinode": {
      "command": "uvx",
      "args": [
        "palinode"
      ],
      "env": {
        "PALINODE_DIR": "<your PALINODE_DIR>",
        "PALINODE_MCP_HTTP_HOST": "<your PALINODE_MCP_HTTP_HOST>",
        "PALINODE_MCP_HTTP_PORT": "<your PALINODE_MCP_HTTP_PORT>",
        "PALINODE_API_HOST": "<your PALINODE_API_HOST>",
        "PALINODE_API_PORT": "<your PALINODE_API_PORT>",
        "PALINODE_API_TOKEN": "<your PALINODE_API_TOKEN>",
        "PALINODE_API_TOKEN_FILE": "<your PALINODE_API_TOKEN_FILE>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

phasespace-labs

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.8.9May 6, 2026
0.8.6Apr 30, 2026
FAQ

Frequently asked questions

What is Palinode?
Git-versioned markdown memory for AI agents: save, search, compact, lint, and audit.
Who maintains Palinode?
Palinode is maintained by phasespace-labs, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Palinode an official MCP server?
Yes — Palinode is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does Palinode have?
MCP Toplist tracks 2 versions of Palinode, most recently published on May 6, 2026.
Where can I find the source code for Palinode?
The source code for Palinode is hosted at github.com/phasespace-labs/palinode.
EXPLORE