Skip to content

This release fixes issues for SREs watching stability and regressions.

Published 3mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-memory anthropic claude-code knowledge-graph mcp mcp-server
+6 more
mem0 memory neo4j ollama qdrant self-hosted

Affected surfaces

auth

Summary

AI summary

Fixed Neo4j database selection causing AuthenticationError when using config dict.

Full changelog

v0.1.1 (2026-02-27)

Bug Fixes

  • Use NEO4J_DATABASE env var instead of config dict for non-default database (74e1188)

mem0ai's graph_memory.py passes config as positional args to Neo4jGraph() where pos 3 is token, not database. Setting database in the config dict causes it to land in the token parameter, resulting in AuthenticationError. Use NEO4J_DATABASE env var which langchain_neo4j reads via get_from_dict_or_env().

Upstream: mem0ai #3906, #3981, #4085 (none merged)

Resolves: PAR-57


Detailed Changes: v0.1.0...v0.1.1

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track elvismdev/mem0-mcp-selfhosted

Get notified when new releases ship.

Sign up free

About elvismdev/mem0-mcp-selfhosted

Self-hosted mem0 MCP server for Claude Code with Qdrant vector search, Neo4j knowledge graph, and Ollama embeddings. Zero-config OAT auth, split-model graph routing, session hooks for automatic cross-session memory, and 11 tools. Supports both Anthropic and fully local Ollama setups.

All releases →

Beta — feedback welcome: [email protected]