Skip to content
Back to search
30
MCP

engram-mcp-server

pypi/engram-mcp-server

Personal AI memory backend - portable, sovereign, protocol-compatible (MCP server with markdown source-of-truth and local vector search).

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@engrammemory/mcp-server
Engram Memory MCP server for Claude Desktop and other MCP clients. Persistent semantic memory for AI agents.
0 tools
engram-mcp-server
Engram — Persistent Memory Cortex for AI coding agents. Gives agents session continuity, change tracking, decision logging, and project inte
0 tools
engram-mcp
The permanent and semantic memory layer for AI agents
0 tools
aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol. Cross-platform search across ChatGPT, Claude, DeepSee
0 tools
engram-notion-mcp
The permanent and semantic memory layer for AI agents
0 tools
io.github.spectra-g/engram
MCP adapter for Engram - organizational memory for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "engram-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}