mcpbeat Sign in

Brainiall Memory MCP Server

answering

Brainiall Memory is answering right now. Last checked 1 min ago. It exposes 4 tools.

Persistent semantic memory storage, associative recall, and recent memory index by namespace.

Uptime history 6 days of history
6 days agonow
100.0%
Uptime 24h
92 of 92 checks
4
Tools
read from the server
364 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Brainiall Memory every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add memory --transport http https://api.brainiall.com/mcp/memory/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "memory": {
      "url": "https://api.brainiall.com/mcp/memory/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.memory]
url = "https://api.brainiall.com/mcp/memory/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "memory": {
      "url": "https://api.brainiall.com/mcp/memory/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "memory": {
      "url": "https://api.brainiall.com/mcp/memory/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

memory
check_memory_service
Check health status and connectivity of the persistent memory backend service. Returns: Dict with health status ('healthy' or error details).
recall
recall
Search persistent memory by semantic meaning to retrieve past facts, context, or preferences. Use when answering queries that benefit from prior user context, past decisions, or stored preferences. Performs vector search (semantic similarity) rather than simple keyword match.
recent
recent_memories
Retrieve the most recently recorded memories for a namespace to re-orient at session startup. Use at the beginning of a conversation or task to discover recent context, active objectives, or latest user facts recorded in this namespace.
remember
remember
Store a durable fact, preference, or decision into persistent memory across sessions. Use when you discover an important user preference, key background detail, architecture choice, or durable fact that must be recalled in future sessions. Do NOT use for storing entire conversation logs or transient temporary state.

Endpoints

URLTransportStateLatencyChecked
https://api.brainiall.com/mcp/memory/mcp streamable-http answering 307 ms 1 min ago

Alternatives to Brainiall Memory

same job, measured the same way
Memory
by leapmemory

Long-term memory for AI assistants. Isolated per-user storage, recall across conversations.

answering
Agent Memory
by mastadoonprime

Persistent, agent-owned memory with encrypted storage and shared knowledge commons.

3 tools answering
Charming
by tambo-ai

Build personal interactive apps with real URLs and persistent storage, using any AI.

answering
D
AI Cortex Storage
by aic0rt3x-memory

Persistent cloud memory for AI agents. Store and search key-value memories across sessions.

15 tools answering
MemoFS MCP Server
by memofs

Persistent memory and virtual filesystem MCP server for AI agents.

104 installs/wk answering
Basicdeploy MCP
by akacianl

The runtime your agent deploys to — DB, storage, and a public URL in one MCP call.

96 installs/wk local only
Nanobanana 2 Polzaia MCP Server
by ivanantigravity-lgtm

Nano Banana MCP server backed by Polza media and storage APIs.

87 installs/wk local only
uldl
by uldl

Persistent file storage for AI agents via MCP and curl. Upload, download, and version files.

answering

Brainiall Memory — questions

Answers built from our own checks of this server.

What can Brainiall Memory do?
It exposes 4 tools, read directly from the server on our last check. Among them: check_memory_service, recall, recent_memories, remember. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Brainiall Memory working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 364 ms. The bar chart above shows every period we have measured.
How do I connect Brainiall Memory?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Brainiall Memory need an API key?
No. Brainiall Memory completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Brainiall Memory?
It answers our handshake in 364 ms on average, which is faster than 49% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.