71
/ 100
2 days ago
glama

palinode

Audit-grade, git-versioned memory for AI coding agents that enables saving, searching, editing, and rolling back facts through markdown files served via MCP.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: PALINODE_API_TOKEN, GEMINI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPALINODE_ALLOW_FRESH_DB
configPALINODE_DIRmemory_dir stays commented out in the copied config → it inherits below
configPALINODE_SOURCE
configPALINODE_RATE_LIMIT_SEARCH
configPALINODE_RATE_LIMIT_WRITE
configPALINODE_RATE_LIMIT_MAX_KEYS
configPALINODE_MAX_REQUEST_BYTESPOST /save Create a typed memory file. Schema: {content, type, slug?, entities?, title?}. Body cap 5 MB (override via ).
configPALINODE_API_HOST
configPALINODE_API_BIND_INTENT
configPALINODE_CONFIG
configEDITOR
configPALINODE_PROJECT
configMCP_CLIENT_NAME
configCLAUDE_CODE
🔐 secretPALINODE_API_TOKENWhen exposing the API beyond loopback, set — see [SECURITY.md](SECURITY.md#api-authentication) for the bearer-token auth model and the public-bind startup gate.
configPALINODE_API_TOKEN_FILE
configOLLAMA_URL
configEMBEDDING_MODEL
configPALINODE_API_PORT
configPALINODE_MCP_SURFACE
configPALINODE_ORG
configPALINODE_MEMBER
configPALINODE_HARNESS
configPALINODE_AGENT
configPALINODE_DESCRIBE_TIMEOUT_SECONDS
🔐 secretGEMINI_API_KEY
configPALINODE_INSTRUMENTATION_DISABLED
configSSH_CONNECTION
configPALINODE_MCP_BIND_INTENT
configPALINODE_MCP_HTTP_HOST
configPALINODE_MCP_SSE_HOST
configPALINODE_MCP_HTTP_PORT
configPALINODE_MCP_SSE_PORT
configPALINODE_MCP_LOG_LEVEL
configPALINODE_MEM0_COLLECTIONS
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/phasespace-labs-palinode-10iz0g)](https://m8ven.ai/mcp/phasespace-labs-palinode-10iz0g)
commit: 2332f43f05c21657332ea09b3dd50348b615004e
code hash: cafd7c5bff680a3ad077b800de5b28195b815e8ad3e21e35ef2b64a1c3fdf0f5
verified: 7/29/2026, 9:30:03 AM
view raw JSON →