MCP server for 0Latency — persistent memory layer for AI agents. Give Claude, Cursor, or any MCP client long-term memory.
DataEcho platform overview: what it can host, auth state of this connection, docs links. Call this first if unsure.
ArgumentsA call is made on an account: it counts against an allowance and the publisher sees it, which is why this one asks who you are first.
What it does
Deploy files, sites, and Dockerfile apps to live URLs + private drives for agent memory.
Quickstart
# 1 — install (mcprush login holds a key from your dashboard)
npx mcprush@latest add dataecho-ai-mcp
# 2 — ask your agent something
> Deploy files, sites, and Dockerfile apps to live URLs + private drives for agent memory.
Mcp is free: there is no plan to choose, no cap to set and nothing that can bill you.
Collected from a public index. Nobody has claimed this account, so nothing here was written by its author — claim it if it is yours.
Where are you running it?
Every route below installs the same thing and ends at the same approval screen. Nothing here runs on your machine — this server runs on the publisher’s own infrastructure behind our gateway, and what you install is the connection to it.
This is a public server: you run it yourself and this marketplace is not in the path. Claude Code registers it in one command.
claude mcp add --transport http dataecho-ai-mcp https://dataecho.ai/mcpReconnect, or start a new session, and the tools appear in the model’s tool list.
One config entry pointing at the gateway. The server itself runs on the publisher’s own infrastructure, so nothing from this listing executes on your machine.
26 tools, with what each one reads, writes and reaches shown before you agree — the same list on every route above. Read the tool surface.
Tool surface
What the model actually sees. Descriptions are diffed on every release — see version history.
DataEcho platform overview: what it can host, auth state of this connection, docs links. Call this first if unsure.
Takes no parameters.
Start sign-in: email a one-time code to the user. Follow with verify_login_code.
Takes no parameters.
Complete sign-in with the emailed code. Returns the apiKey ONCE — configure it as the `Authorization: Bearer <key>` header of this MCP connection (and/or save to ~/.artifact/credentials for the CLI scripts). Never echo it into chat.
Takes no parameters.
Deploy files to a live URL. No slug → create a NEW site (works without auth; anonymous sites expire in 24h — always show the user the claimUrl). With slug → UPDATE that site (complete snapshot: send ALL files). A Dockerfile in the files makes it a server-side app (auth required; listen on process.env.PORT; persist under /data; poll app_status). Total payload ≤ 8 MB — for bigger sites use the datae
Takes no parameters.
Make a previously-anonymous site permanent under the authenticated account (requires auth + the claimToken from publish_site).
Takes no parameters.
List all sites owned by the authenticated account.
Takes no parameters.
Full-text search across the authenticated account's sites (names, metadata, and text content).
Takes no parameters.
Full details + current file manifest of an owned site.
Takes no parameters.
Patch site settings without redeploying: viewer title/description, SPA mode, TTL, password (string sets, null removes).
Takes no parameters.
Permanently delete an owned site. Irreversible — confirm with the user first.
Takes no parameters.
Build/run status of a container app deployed via publish_site with a Dockerfile. Poll until status is `live` or `failed`.
Takes no parameters.
List the authenticated account's private cloud drives.
Takes no parameters.
Create a new private drive.
Takes no parameters.
List files in a drive (by drive name or drv_… id), optionally under a path prefix.
Takes no parameters.
Read a file from a drive. Text comes back as utf-8 `content`; binary as `contentBase64`. Files over 1 MB are refused (use the skill scripts).
Takes no parameters.
Write/overwrite one file in a drive (ETag-safe: pass ifMatch to assert the version you read, otherwise the current version is used automatically).
Takes no parameters.
Delete one file from a drive.
Takes no parameters.
Move/rename a file inside a drive.
Takes no parameters.
Mint a scoped drive access token for another agent (perms read|write, optional path prefix + TTL like `7d`). The secret is returned ONCE.
Takes no parameters.
List active share tokens of a drive (secrets are never shown again).
Takes no parameters.
Revoke a drive share token.
Takes no parameters.
Version timeline of a drive (every write is a restorable version).
Takes no parameters.
Restore a drive to a prior version (commits a new version; nothing is lost).
Takes no parameters.
List account variable NAMES (values are write-only — they are injected into proxy calls and container apps, never read back).
Takes no parameters.
Create/update a write-only account secret (uppercase name). Injected as env vars into container apps and as ${VAR} into proxy calls. Optionally pin which upstream hosts may receive it.
Takes no parameters.
Delete an account variable.
Takes no parameters.
- Every tool, no call limit
- No card, no account needed
- Source published under a licence you can read
- Runs on your machine — nothing of it reaches our gateway
- Nothing to cap, because nothing bills
What counts against your monthly calls
| Tool | Unit | Calls used | Out of the allowance |
|---|
Nothing here is billable. Mcp costs nothing to install and nothing to call, at any volume.
Two independent axes, because powerful and malicious are different questions. The grade is threat only. The capability level is blast radius, and it is never a penalty on the grade — it is priced as one subtract-only term in the score, where you can see it.
This listing is a hosted endpoint: the publisher runs it and we connect to it. The scanner reads packages and source, and neither exists to read here, so there is no grade — not a withheld one, an unmeasured one. What can be checked instead is on Installation: what it asks to reach and what it writes.
Release history
Pinned to 1.0.0 — the install command below asks for that release. A pin is part of an install, so it is kept for this visit and written down when you install.
No release note was published with this version.
Only accounts with at least 50 real tool calls against this server in the last 90 days can post. Ratings are weighted by how much the reviewer actually uses it, and publishers can reply once per review.
Writing one takes an account with at least 50 real tool calls against Mcp in the last 90 days. That is the whole gate — there is no other way to post, which is why the counts beside each review are worth reading.
Nobody has reviewed this listing. The rating on the card is the mean of the reviews written here and nothing else, so there is no rating until somebody writes the first — which takes an account with 50 real tool calls against it.