Brainiall Memory
REMOTE · API.BRAINIALL.COM · SCANNED SEP 21
Persistent semantic memory storage, associative recall, and recent memory index by namespace.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security89
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- The endpoint enforces authorisation, but returns a challenge with no valid RFC 9728 metadata, so a client cannot discover where to get a token. See how to fix → View diagnostics → Fail
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability0
- Transport blocked by authentication: the endpoint requires auth we don't have to verify streamable-http. See how to fix → View diagnostics → Unverified
Schema Quality & AI Usability0
- Schema blocked by authentication: the endpoint requires auth we don't have to read it. See how to fix → Unverified
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
- Tool coverage blocked by authentication: the endpoint requires auth we don't have to read its tools.Unverified
Tool Safety0
- Tool safety blocked by authentication: the endpoint requires auth we don't have to read its tools.Unverified
Capabilities0
- Capabilities blocked by authentication: the endpoint requires auth we don't have to read them. See how to fix → Unverified
Unverified: 6 categories
Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm. Claim this server and supply a read-only token to verify it and lift the score.
How do I install the Brainiall Memory MCP server?
Brainiall Memory is a hosted endpoint at https://api.brainiall.com/mcp/memory/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · api.brainiall.com
claude mcp add --transport http com-brainiall-memory 'https://api.brainiall.com/mcp/memory/mcp'
{
"mcpServers": {
"com-brainiall-memory": {
"url": "https://api.brainiall.com/mcp/memory/mcp"
}
}
} {
"servers": {
"com-brainiall-memory": {
"type": "http",
"url": "https://api.brainiall.com/mcp/memory/mcp"
}
}
} [mcp_servers.com-brainiall-memory] url = "https://api.brainiall.com/mcp/memory/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-brainiall-memory": {
"type": "remote",
"url": "https://api.brainiall.com/mcp/memory/mcp",
"enabled": true
}
}
} openclaw mcp add com-brainiall-memory --url 'https://api.brainiall.com/mcp/memory/mcp' --transport streamable-http
mcp_servers:
com-brainiall-memory:
url: "https://api.brainiall.com/mcp/memory/mcp" {
"McpServers": {
"com-brainiall-memory": {
"Transport": "http",
"Url": "https://api.brainiall.com/mcp/memory/mcp"
}
}
} assistant mcp add com-brainiall-memory -t streamable-http -u 'https://api.brainiall.com/mcp/memory/mcp'
{
"mcpServers": {
"com-brainiall-memory": {
"type": "http",
"url": "https://api.brainiall.com/mcp/memory/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 18 Sept 26 +7
- Endpoint reachability: unreachable → behind authorisation ▼ security
- Authorization: unverified → fail ▼ security
- Transport: fail → unverified ▼ security
- TLS certificate: unverified → pass ▲ security
- HSTS header: unverified → pass ▲ security
- Tool safety: Tool safety blocked by authentication: the endpoint requires auth we don't have to read its tools. security
- Tool coverage: Tool coverage blocked by authentication: the endpoint requires auth we don't have to read its tools. functional
- Schema quality: Schema blocked by authentication: the endpoint requires auth we don't have to read it. functional
- Capabilities: Capabilities blocked by authentication: the endpoint requires auth we don't have to read them. functional
- 17 Sept 26 −7
The score moved with no change recorded against any check. We would rather say so than guess.
- 15 Sept 26 0
- Endpoint reachability: behind authorisation → unreachable ▼ security
- Transport: unverified → fail ▼ security
- Authorization: fail → unverified ▼ security
- TLS certificate: pass → unverified ▼ security
- HSTS header: pass → unverified ▼ security
- Tool safety: Tool safety not yet verified: we couldn't read the endpoint's tools. security
- Tool coverage: Tool coverage not yet verified: we couldn't read the endpoint's tools. functional
- Capabilities: Capabilities not yet verified: we couldn't read the endpoint's capabilities. functional
- Schema quality: Schema not yet verified: we couldn't read the endpoint's schema. functional
- 12 Sept 26 +4
- Endpoint reachability: unreachable → behind authorisation ▼ security
- Authorization: unverified → fail ▼ security
- Transport: fail → unverified ▼ security
- TLS certificate: unverified → pass ▲ security
- HSTS header: unverified → pass ▲ security
- Tool safety: Tool safety blocked by authentication: the endpoint requires auth we don't have to read its tools. security
- Tool coverage: Tool coverage blocked by authentication: the endpoint requires auth we don't have to read its tools. functional
- Schema quality: Schema blocked by authentication: the endpoint requires auth we don't have to read it. functional
- Capabilities: Capabilities blocked by authentication: the endpoint requires auth we don't have to read them. functional
- 11 Sept 26 −16
The score moved with no change recorded against any check. We would rather say so than guess.
- 10 Sept 26 −16
The score moved with no change recorded against any check. We would rather say so than guess.
- 9 Sept 26 −16
The score moved with no change recorded against any check. We would rather say so than guess.
- 7 Sept 26 0
- Endpoint reachability: reachable → unreachable ▼ security
- Stability: 0.37 → unverified ▼ security
- Authorization: partial → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- TLS certificate: pass → unverified ▼ security
- HSTS header: pass → unverified ▼ security
- Transport: pass → fail ▼ security
- Schema quality: 100 → unverified ▼ functional
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 21 Sept 2026 · Probed https://api.brainiall.com/mcp/memory/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=api.brainiall.com | CN=YE2,O=Let's Encrypt,C=US | 17 Sept 2026 | 16 Dec 2026 | ECDSA 256 | ECDSA-SHA384 | 58149e86edf6d04081a9ee2d9180aba7dcd |
| SANs: api.brainiall.com | ||||||
| CN=YE2,O=Let's Encrypt,C=US (CA) | CN=Root YE,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | ECDSA 384 | ECDSA-SHA384 | 4df3b15dd6c0784c507cd37b58e6f115 |
| CN=Root YE,O=ISRG,C=US (CA) | CN=ISRG Root X2,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | ECDSA-SHA384 | 872165fc34b6e5fba8add5b3705fb53a |
| CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | SHA256-RSA | 6c8f1dc727c7117f7baf853ac980f9cd |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of api.brainiall.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| brainiall.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication Challenged, unverified
The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.
| Result | Challenged, unverified |
|---|---|
| Enforced | On connection |
| HTTP status | 401 |
WWW-Authenticate challenge Bearer resource_metadata="https://api.brainiall.com/.well-known/oauth-protected-resource"
Bearer resource_metadata="https://api.brainiall.com/.well-known/oauth-protected-resource" | Header | Value |
|---|---|
| strict-transport-security | max-age=31536000; includeSubDomains; preload |
| x-content-type-options | nosniff |
| referrer-policy | strict-origin-when-cross-origin |
| www-authenticate | Bearer resource_metadata="https://api.brainiall.com/.well-known/oauth-protected-resource" |
Protected resource metadata
| Document | https://api.brainiall.com/.well-known/oauth-protected-resource |
|---|---|
| Retrieved | Yes |
| Problem | metadata_incomplete |
| Resource | https://api.brainiall.com |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://api.brainiall.com/mcp/memory/mcp | Auth required | 401 | |
| http (plaintext) | http://api.brainiall.com/mcp/memory/mcp | HTTPS enforced | 308 | https://api.brainiall.com/mcp/memory/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
check_memory_service Check Memory Service ~35
Check health status and connectivity of the persistent memory backend service. Returns: Dict with health status ('healthy' or error details).
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
recall Recall Memories ~126
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.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Maximum number of memory items to return (default: 5, ceiling: 50). |
| namespace | string | yes | Storage namespace to search (e.g., 'user_123_pref', 'agent_project_alpha'). |
| query | string | yes | Search query describing the fact, context, or topic to find by semantic similarity. |
Structured output declared, but exposes no named fields.
No examples provided.
recent_memories List Recent Memories ~101
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.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Maximum number of recent memories to return (default: 5, ceiling: 50). |
| namespace | string | yes | Storage namespace to inspect (e.g., 'user_123_pref', 'agent_project_alpha'). |
Structured output declared, but exposes no named fields.
No examples provided.
remember Remember Fact ~178
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.
| Name | Type | Req | Description |
|---|---|---|---|
| metadata | – | – | Optional structured key-value metadata to attach to this memory (e.g., {'category': 'user_preference', 'source': 'onboarding'}). |
| namespace | string | yes | Isolated storage namespace for the agent or user (e.g., 'user_123_pref', 'agent_project_alpha'). Must be 1-64 alphanumeric characters, hyphens, underscores, or dots. |
| text | string | yes | Durable fact, preference, decision, or memory to store. Store key facts for future sessions; do NOT store raw full chat transcripts. |
Structured output declared, but exposes no named fields.
No examples provided.
What is the Brainiall Memory MCP server?
Brainiall Memory is an MCP server listed in the public MCP registry as com.brainiall/memory. Persistent semantic memory storage, associative recall, and recent memory index by namespace. This page covers its hosted endpoint (https://api.brainiall.com/mcp/memory/mcp).
Is the Brainiall Memory MCP server safe to use?
Brainiall Memory scores 36 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the Brainiall Memory MCP server expose?
Brainiall Memory exposes 4 tools: remember, recall, recent_memories, check_memory_service. Their descriptions and schemas cost roughly 440 tokens of context every time the server is loaded.
Does the Brainiall Memory MCP server require authentication?
Yes. Brainiall Memory asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.
Is the Brainiall Memory MCP server still maintained?
Brainiall Memory is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.