Bluecolumn Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 69 installs a week from npm. Last commit 9 Sep 2026.
Persistent memory for AI agents — audio intelligence + Music Memory ingestion and recall
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет bluecolumn-mcp ссылается на bluecolumn/bluecolumn-mcp
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add bluecolumn-memory -- npx -y bluecolumn-mcp
{
"mcpServers": {
"bluecolumn-memory": {
"args": [
"-y",
"bluecolumn-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.bluecolumn-memory]
command = "npx"
args = ["-y", "bluecolumn-mcp"]
{
"mcpServers": {
"bluecolumn-memory": {
"args": [
"-y",
"bluecolumn-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"bluecolumn-memory": {
"args": [
"-y",
"bluecolumn-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
BLUECOLUMN_API_KEY (Your BlueColumn API key. Get a free key at https://bluecolumn.ai), BLUECOLUMN_API_URL (BlueColumn API base URL for the audio-intelligence layer (/v1/audio/*, /v1/calls/*, /v1/sound/*, /v1/music/*). Defaults to http://localhost:8000 (local FastAPI backend).).
The author declared them in the registry entry; get the values from the project itself.
Persistent memory and session intelligence for AI coding assistants. Zero config.
Persistent memory for AI agents — log and recall conversation context over MCP.
Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs.
Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs.
Persistent memory for AI agents. Search, store, and recall across sessions.
Persistent memory for AI agents — 55 MCP tools, spreading activation recall.
Persistent memory for AI agents. recall, remember, checkpoint — soul preservation.
Persistent memory for AI agents. Store, recall, and share knowledge across sessions.
Answers built from our own checks of this server.