Loading MCP server directory, please wait...
All-in-one, self-hosted AI memory with semantic search, vector RAG, live updates, and governance.
npx @getmcp/cli add io.github.MontyGovernance/memocat-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MontyGovernance/memocat-mcp": {
"command": "uvx",
"args": [
"memocat-mcp"
],
"env": {
"MONTYCAT_URI": "",
"MONTYCAT_TLS": ""
}
}
}
}