mcpbeat Sign in

Living Docs MCP Server

not responding

Living Docs is listed as active in the registry but did not answer our last check. Last commit 6 Sep 2026.

Create and improve live, shared interactive documents with your agent.

Uptime history 12 days of history · worst day 14%
12 days agonow
15.2%
Uptime 24h
14 of 92 checks
Tools
hidden behind auth
1419 ms
Response time
average over 24h
0
Stars
last commit 6 Sep 2026

Living Docs does not always answer

Over the last week it answered 28.1% 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 3 min ago.

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

Endpoints

URLTransportStateLatencyChecked
https://living-docs-workspace.vercel.app/mcp streamable-http answering 76 ms 3 min ago

Alternatives to Living Docs

same job, measured the same way
PasteMD
by jini-tw

Instant markdown sharing. Create, manage, and share documents with password protection.

answering
DokuTrak
by crackx17

Let your agent chase the documents: create, chase, read and collect DokuTrak Document Requests.

27 installs/wk local only
Inkbloc
by epsteinj

Collaborative document workspace with interactive AI blocks

33 installs/wk local only
Coda
by nkpar

Interact with Coda.io documents, tables, and rows via the Coda API

local only
Better Notion
by ai-aviate

Operate Notion with a single Markdown document — read, create, and update pages in one call.

33 installs/wk local only
Okdoc
by okdocai

E-signature & document automation: create, send, track and sign documents with payments. 38 tools.

answering
Have It Printed
by haveitprinted

Print and mail physical documents in the US via USPS, with quotes, agent payment and tracking.

10 tools answering
Outline
by mcparmory

Create, manage, and organize team documents, collections, and share permissions

232 installs/wk local only

Living Docs — questions

Answers built from our own checks of this server.

Is Living Docs working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 14 of 92 checks got a reply (15.2%), average response time 1419 ms. The bar chart above shows every period we have measured.
The registry lists Living Docs as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Living Docs?
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.
Does Living Docs need an API key?
No. Living Docs completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
How fast is Living Docs?
It answers our handshake in 1419 ms on average, which is faster than 2% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Living Docs open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.