mcpbeat Sign in

Amber MCP Server

answering

Amber is answering right now. Last checked moments ago. Last commit 11 Sep 2026.

Long-term memory for AI assistants. Hybrid retrieval, query expansion, auto-topics.

Uptime history 53 days of history · worst day 90%
53 days agonow
93.5%
Uptime 24h
86 of 92 checks
Tools
hidden behind auth
395 ms
Response time
average over 24h
1
Stars
last commit 11 Sep 2026

Amber does not always answer

Over the last week it answered 95.9% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

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 0 min ago.

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

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://mcp.ambermem.com streamable-http sign-in 928 ms 0 min ago

Alternatives to Amber

same job, measured the same way
Tinycontext
by tinysuitehq

Token-light local memory with SQLite hybrid retrieval for MCP agents.

523 installs/wk local only
Memkeeper
by teflon07

Local-first memory for AI agents: on-device hybrid retrieval over a single SQLite file.

local only
Engram Server
by jamjet-labs

Durable memory for AI agents: fact extraction, hybrid retrieval, temporal graph. SQLite/Postgres.

local only
Telys — on-device memory
by thyn-ai

Private on-device memory & retrieval for AI assistants — offline vector + lexical search.

131 installs/wk local only
Memory
by leapmemory

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

answering
Hypermnesia MCP
by cdeust

Persistent memory for AI agents — 36 cited neuroscience mechanisms, local-first, hybrid retrieval.

1 052 installs/wk local only
Tacitus MCP Server
by ionasrobert

Long-term memory for AI agents: local-first PKM with provenance and hybrid search.

25 installs/wk local only
Repomemory
by danielguru

Persistent memory for AI coding agents. Hybrid search, auto-session capture, context routing.

32 installs/wk local only

Amber — questions

Answers built from our own checks of this server.

Why is there no tool list for Amber?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 93.5% of checks in the last 24 hours got a reply.
Is Amber working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 86 of 92 checks got a reply (93.5%), average response time 395 ms. The bar chart above shows every period we have measured.
How do I connect Amber?
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. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Amber?
No API key is involved. Amber answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Amber?
It answers our handshake in 395 ms on average, which is faster than 41% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Amber open source?
Yes — it is published under the MIT licence, written in JavaScript, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.