EvolutionDB Long-Term Memory

MCP

by alptekin · v1.17.0

Persistent long-term memory for Claude Desktop / Claude Code, backed by EvolutionDB.

mcplocal

MCP configuration

stdio

Command

python3 mcp-server-evolutiondb==1.17.0

Environment

  • EVOSQL_HOST

    Hostname where EvolutionDB is reachable on the PostgreSQL wire (port 5433).

  • EVOSQL_PORT

    EvolutionDB's PostgreSQL-protocol port.

  • EVOSQL_USER

    Database user.

  • EVOSQL_PASSWORDsecret

    Database password.

  • EVOSQL_DATABASE

    Database name to use.

  • MCP_USER_IDrequired

    Sticky namespace identifier for every memory Claude writes through this server. Server-side override — the LLM cannot fragment your namespace by inventing other IDs.

  • MCP_STORE_PREFIX

    Prefix for the auto-created MEMORY STORE / ENTITY STORE catalog objects.

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.