Skip to content
Back to search
30
MCP v1.0.1

io.github.bluecolumnconsulting-lgtm/bluecolumn-memory

io.github.bluecolumnconsulting-lgtm/bluecolumn-memory

Persistent semantic memory API for AI agents via BlueColumn.

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

Similar MCP servers embedding-nearest

BlueColumn
Persistent semantic memory for AI agents — remember, recall, and store observations across sessions with vector search.
0 tools
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
0 tools
io.github.LuizEduPP/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.alekseimarchenko/central-intelligence
Persistent memory for AI agents. Store, recall, and share knowledge across sessions.
0 tools
io.github.AlekseiMarchenko/central-intelligence
Persistent memory for AI agents. Store, recall, and share knowledge across sessions.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.bluecolumnconsulting-lgtm/bluecolumn-memory": {
      "url": "None",
      "transport": "http"
    }
  }
}