← Index

com.docfork/docfork-mcp

com.docfork/docfork-mcp·v1.3.3·Git & Code Hosting
Quality Score
84
/100

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

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.docfork.com
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "docfork-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "docfork"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "docfork-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "docfork"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y docfork
§03  MCP Quality Score  ·  methodology
freshness
19
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Git & Code Hosting