mcpbeat Sign in

Korely Memory MCP Server

answering

Korely Memory is answering right now. Last checked 11 min ago. Last commit 14 Sep 2026.

Memory for AI agents that knows what is still true. Typed bi-temporal facts, EU-hosted.

Uptime history 14 days of history
14 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
113 ms
Response time
average over 24h
0
Stars
last commit 14 Sep 2026

Nothing serious here today

Today is the operative word: we check Korely 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 11 min ago.

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

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://api.korely.ai/agent/mcp streamable-http sign-in 300 ms 11 min ago

Alternatives to Korely Memory

same job, measured the same way
StudioMeyer Memory
by studiomeyer

Bi-temporal AI memory. 56 tools, knowledge graph, semantic search. EU-hosted, free tier.

answering
Pindoc
by var-gg

Code-pinned team memory for AI coding agents — typed artifacts, MCP-native, self-host.

local only
Limpet
by ksym04

Persistent engineering memory for AI coding agents. Survives refactors, knows when it is stale.

local only
Attestor
by bolnet

Self-hosted memory for agent teams. Bi-temporal replay, deterministic retrieval, audit log.

252 installs/wk local only
Agently Brain
by agently

Company brain for AI agents — temporal knowledge graph search, exploration, and durable memory.

answering
Memharness
by las7

Bi-temporal, provenance-carrying long-term memory for AI agents, in one SQLite file.

35 installs/wk local only
AgentLore
by kujirafu

AI-verified knowledge base with trust scoring, temporal facts, and skill cards.

answering
MemoraEU
by pquattro

Zero-knowledge persistent memory layer for AI agents. Encrypted client-side, hosted in France.

local only

Korely Memory — questions

Answers built from our own checks of this server.

Why is there no tool list for Korely Memory?
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: 100.0% of checks in the last 24 hours got a reply.
Is Korely Memory working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 113 ms. The bar chart above shows every period we have measured.
How do I connect Korely 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. 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 Korely Memory?
No API key is involved. Korely Memory 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 Korely Memory?
It answers our handshake in 113 ms on average, which is faster than 83% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Korely Memory open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.