1. Conduid
  2. RAG
  3. Engraphy
MCP server · RAG

Engraphy

An MCP server giving AI agents associative memory, modelled on the human mind. The name comes from engraphy, the old memory-science term for laying down an engram, the trace a memory leaves in the brain. Self-hosted: typed graph on Postgres and pgvector. Source-available under BSL 1.1.

34Low

Scored 4 hours ago · breakdown

About Engraphy

Engraphy is an MCP server published by devon-clarkk in the RAG category: an MCP server giving AI agents associative memory, modelled on the human mind. The name comes from engraphy, the old memory-science term for laying down an engram, the trace a memory leaves in the brain. Self-hosted: typed graph on Postgres and pgvector. Source-available under BSL 1.1. It has been installed 0 times through Conduid.

Install

Clone
git clone https://github.com/devon-clarkk/engraphy

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Engraphy

Powered by Claude · Grounded in docs

I know everything about Engraphy. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

Releases

v0.2.0Engraphy v0.2.0 · 24 Aug 2026What's Changed Engraphy 0.2.0: the default embedder runs on ONNX Runtime by @devon-clarkk in https://github.com/devon-clarkk/engraphy/pull/1 New Contributors @devon-clarkk made their first contribution in…
v0.1.0Engraphy v0.1.0 · 22 Aug 2026Engraphy is a self-hosted memory engine for AI agents.** It stores what an agent learns as a typed knowledge graph on Postgres + pgvector, and speaks the Model Context Protocol, so any MCP client (a VS Code extension, a desktop app,…
Questions

About Engraphy

How do I install Engraphy?

Run git clone https://github.com/devon-clarkk/engraphy, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Engraphy safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Engraphy still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.