mcpbeat Sign in

Motecloud Memory MCP Server

by motecloud Your server? Claim it
answering

Motecloud Memory is answering right now. Last checked 14 min ago. Last commit 25 Apr 2026.

Cloud-hosted MCP server for durable AI memory

Uptime history 48 days of history
48 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
395 ms
Response time
average over 24h
0
Stars
last commit 25 Apr 2026

Nothing serious here today

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

run in your terminal
claude mcp add motecloud-mcp-server --transport http https://motecloud.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "motecloud-mcp-server": {
      "url": "https://motecloud.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.motecloud-mcp-server]
url = "https://motecloud.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "motecloud-mcp-server": {
      "url": "https://motecloud.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "motecloud-mcp-server": {
      "url": "https://motecloud.io/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://motecloud.io/mcp streamable-http sign-in 367 ms 14 min ago

Alternatives to Motecloud Memory

same job, measured the same way
Epidemicsound
by epidemicsound

Cloud-hosted MCP server for Epidemic Sound

answering
Registry
by urnetwork

Cloud-hosted MCP server for URnetwork VPN and Proxy

1 tools answering
Memstack
by isiomac

MCP server for persistent, searchable memory for AI agents.

39 installs/wk local only
Twinfield
by iwebdevelopment

Twinfield AI Connect: hosted MCP server for Twinfield.

answering
Afas
by iwebdevelopment

AFAS AI Connect: hosted MCP server for AFAS Profit.

answering
Exact Online
by iwebdevelopment

Exact AI Connect: hosted MCP server for Exact Online.

answering
CalendarMCP
by calendarmcp

Hosted Google Calendar MCP server for AI agents. No self-hosting or Google Cloud setup.

answering
Ynab MCP Server
by smirnovlabs

Hosted remote MCP server for YNAB on Cloudflare Workers with OAuth

answering

Motecloud Memory — questions

Answers built from our own checks of this server.

Why is there no tool list for Motecloud 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 Motecloud 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 395 ms. The bar chart above shows every period we have measured.
How do I connect Motecloud 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 Motecloud Memory?
No API key is involved. Motecloud 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 Motecloud Memory?
It answers our handshake in 395 ms on average, which is faster than 39% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Motecloud 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.