Server data from the Official MCP Registry
Git-versioned markdown memory for AI agents: save, search, compact, lint, and audit.
Git-versioned markdown memory for AI agents: save, search, compact, lint, and audit.
Palinode is a well-architected memory system with thoughtful security practices: authentication is properly implemented via bearer tokens, dependencies are pinned to CVE-free versions, and path traversal defenses are present. However, there are notable gaps in input validation on several endpoints, insufficient validation of LLM-controlled operations, and some error handling that could leak information. The codebase shows security maturity in places (symlink defenses, rate limiting) but inconsistent rigor across all entry points. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
4 files analyzed · 11 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: PALINODE_DIR
Environment variable: PALINODE_API_HOST
Environment variable: PALINODE_API_PORT
Environment variable: PALINODE_API_TOKEN
Environment variable: PALINODE_API_TOKEN_FILE
Environment variable: PALINODE_MCP_HTTP_HOST
Environment variable: PALINODE_MCP_HTTP_PORT
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-phasespace-labs-palinode": {
"env": {
"PALINODE_DIR": "your-palinode-dir-here",
"PALINODE_API_HOST": "your-palinode-api-host-here",
"PALINODE_API_PORT": "your-palinode-api-port-here",
"PALINODE_API_TOKEN": "your-palinode-api-token-here",
"PALINODE_MCP_HTTP_HOST": "your-palinode-mcp-http-host-here",
"PALINODE_MCP_HTTP_PORT": "your-palinode-mcp-http-port-here",
"PALINODE_API_TOKEN_FILE": "your-palinode-api-token-file-here"
},
"args": [
"-y",
"openclaw-palinode"
],
"command": "npx"
}
}
}Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption