Bolor Brain MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 19 installs a week from npm. Last commit 13 Feb 2026.
Cognitive architecture MCP server with memory, learning, and contextual understanding
We read the source, 57 min 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.
этот файл ставится пользователю, но в репозитории его нет
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 bolor-brain-mcp -- npx -y bolor-brain-mcp
{
"mcpServers": {
"bolor-brain-mcp": {
"args": [
"-y",
"bolor-brain-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.bolor-brain-mcp]
command = "npx"
args = ["-y", "bolor-brain-mcp"]
{
"mcpServers": {
"bolor-brain-mcp": {
"args": [
"-y",
"bolor-brain-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"bolor-brain-mcp": {
"args": [
"-y",
"bolor-brain-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
BRAIN_USE_SQLITE (Enable SQLite storage (default: true)), BRAIN_LOG_LEVEL (Log level (default: INFO)).
The author declared them in the registry entry; get the values from the project itself.
Agent memory MCP server with 4-type cognitive memory, hybrid search, and TTL-based forgetting.
Universal MCP Server with advanced AI memory capabilities and semantic search.
A powerful MCP server for codebase architecture analysis and automated governance.
MCP server exposing an Outflow workspace's live architecture graph as context for AI coding agents
ContextStream MCP server for code context, memory, search, and AI tools.
Project memory, semantic code search, and grounded agent context.
Temporal memory MCP server with LanceDB vector search, weight-decay scoring, and LLM consolidation
Universal MCP server for local filesystem skills with lazy loading and context-efficient discovery
Answers built from our own checks of this server.