elvismdev/mem0-mcp-selfhosted
Self-hosted mem0 MCP server for Claude Code. Run a complete memory server against self-hosted Qdrant + Neo4j + Ollama while using Claude as the main LLM.
Platform-specific configuration:
{
"mcpServers": {
"mem0-mcp-selfhosted": {
"command": "npx",
"args": [
"-y",
"mem0-mcp-selfhosted"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...