mcpbeat Sign in

Docfork MCP Server

not responding

Docfork MCP is listed as active in the registry but did not answer our last check. Last commit 13 Jun 2026.

Up-to-date docs for AI. DEPRECATED: Use io.github.docfork/docfork instead.

The author archived this repository on GitHub, meaning it is no longer maintained.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
12 ms
Response time
average over 24h
488
Stars
last commit 13 Jun 2026

Docfork MCP does not always answer

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

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

Endpoints

URLTransportStateLatencyChecked
https://mcp.docfork.com streamable-http answering 12 ms 11 min ago

Alternatives to Docfork MCP

same job, measured the same way
I
Nansen (DEPRECATED)
by hurcannansen

DEPRECATED - This server has been moved to io.github.nansen-ai/nansen-mcp. Do not use.

local only
Walmart Marketplace APIs (deprecated)
by alyiox

Deprecated; use io.github.alyiox/mcp-walmart-ads.

65 installs/wk local only
Sam's Club Sponsored Ads APIs (deprecated)
by alyiox

Deprecated; use io.github.alyiox/mcp-walmart-ads.

123 installs/wk local only
Context7
by upstash

Up-to-date code docs for any prompt

536 148 installs/wk 2 tools answering
I
Mcpvessel Docs
by okedeji

mcpvessel agent io.github.okedeji/mcpvessel-docs

local only
Github Gist
by ofershap

MCP server to create, read, update, list, and search GitHub Gists from your IDE

35 installs/wk local only
I
I18n Agent Action
by samyuan1990

An i18n github action for language translate

local only
FactGrid (Renamed to FactReason)
by factgridai

Renamed to FactReason. Now published as io.github.factreason/factreason — please use that entry.

11 tools answering

Docfork MCP — questions

Answers built from our own checks of this server.

Is Docfork MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 12 ms. The bar chart above shows every period we have measured.
Is Docfork MCP still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Docfork MCP 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 Docfork MCP?
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 Docfork MCP need an API key?
No. Docfork MCP 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.
Is Docfork MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 488 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.