Skip to content
Back to search
30
MCP

BlueColumn

pulsemcp/bluecolumn

Persistent semantic memory for AI agents — remember, recall, and store observations across sessions with vector search.

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

Similar MCP servers embedding-nearest

io.github.bluecolumnconsulting-lgtm/bluecolumn-memory
Persistent semantic memory API for AI agents via BlueColumn.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
AI Memory
Persistent memory for AI agents with semantic, smart, and autonomous retrieval tiers.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
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": {
    "bluecolumn": {
      "url": "None",
      "transport": "http"
    }
  }
}