Loomal

Persistent semantic memory API for AI agents via BlueColumn.

0 starsnpm: bluecolumn-mcp

About bluecolumn-memory

bluecolumn-memory is an MCP (Model Context Protocol) server published by bluecolumnconsulting-lgtm in the official MCP registry, listed under Autonomous Agents on Loomal. Persistent semantic memory API for AI agents via BlueColumn.

It ships as an npm package (bluecolumn-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/bluecolumnconsulting-lgtm/bluecolumn-mcp.

Use bluecolumn-memory with your agent

Claude Code · one command
claude mcp add bluecolumn-memory -- npx -y bluecolumn-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "bluecolumn-memory": {
      "command": "npx",
      "args": [
        "-y",
        "bluecolumn-mcp"
      ]
    }
  }
}
npmbluecolumn-mcp

Frequently asked questions

What is bluecolumn-memory?
bluecolumn-memory is an MCP (Model Context Protocol) server by bluecolumnconsulting-lgtm in the Autonomous Agents category. Persistent semantic memory API for AI agents via BlueColumn.
How do I connect bluecolumn-memory to Claude, Cursor, or another MCP client?
Install bluecolumn-memory from its npm package (bluecolumn-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is bluecolumn-memory open source?
Yes — the source code is public at github.com/bluecolumnconsulting-lgtm/bluecolumn-mcp.
Can AI agents pay to use bluecolumn-memory?
Not yet through Loomal — bluecolumn-memory is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain bluecolumn-memory? Claim this listing free by verifying GitHub ownership, or contact us.