Docfork MCP
Rank #4,902ai.smithery/docfork-mcp
MCP server providing docfork-mcp capabilities
Docfork MCP is a Model Context Protocol (MCP) server published by docfork. It ranks #4,902 of 115,460 servers tracked on MCP Toplist, and its repository has 489 GitHub stars. Docfork MCP is listed on Official MCP, with 3 tracked versions. It was first listed on Sep 10, 2025 and most recently updated on Sep 12, 2025.
Ranks ahead of 110,558 of 115,460 servers on MCP Toplist.
Use Docfork MCP
claude mcp add --transport http docfork-mcp https://server.smithery.ai/@docfork/mcp/mcp[mcp_servers.docfork-mcp]
url = "https://server.smithery.ai/@docfork/mcp/mcp"Add to ~/.codex/config.toml.
https://server.smithery.ai/@docfork/mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"docfork-mcp": {
"url": "https://server.smithery.ai/@docfork/mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"docfork-mcp": {
"type": "http",
"url": "https://server.smithery.ai/@docfork/mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"docfork-mcp": {
"serverUrl": "https://server.smithery.ai/@docfork/mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"docfork-mcp": {
"url": "https://server.smithery.ai/@docfork/mcp/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.smithery%2Fdocfork-mcp)<a href="https://mcptoplist.com/server/ai.smithery%2Fdocfork-mcp"><img src="https://mcptoplist.com/badge/ai.smithery%2Fdocfork-mcp.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
docfork
Other servers by docfork
View all docfork servers →Available versions (3)
| Version | Published |
|---|---|
| 0.7.0 | Sep 12, 2025 |
| 0.6.0 | Sep 10, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Docfork MCP?
- Docfork MCP is maintained by docfork, which publishes 8 MCP servers (18 total versions) tracked on MCP Toplist.
- Is Docfork MCP listed on the Official MCP Registry?
- Yes — Docfork MCP is listed on the Official MCP Registry.
- How many versions does Docfork MCP have?
- MCP Toplist tracks 3 versions of Docfork MCP, most recently published on Sep 12, 2025.
- Where can I find the source code for Docfork MCP?
- The source code for Docfork MCP is hosted at github.com/docfork/docfork-mcp.