Docfork
Retrieves up-to-date documentation and code examples for any library. This tool automatically searches for the library by name and fetches its documentation. Usage: 1. Provide the author and library
What is Docfork?
Docfork is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to retrieves up-to-date documentation and code examples for any library. this tool automatically searches for the library by name and fetches its documentation. usage: 1. provide the author and library
Retrieves up-to-date documentation and code examples for any library. This tool automatically searches for the library by name and fetches its documentation. Usage: 1. Provide the author and library
This server falls under the Search & Data Extraction category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- get-library-docs
Use Cases
Maintainer
Works with
Installation
NPM
npx -y docforkManual Installation
npx -y docforkConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use Docfork
Docfork retrieves up-to-date documentation and code examples for any library by automatically searching and fetching documentation based on the library name. This server saves time by providing instant access to the latest docs without manual browser searches.
Prerequisites
- Node.js 14+ and npm
- Claude Desktop, Cursor, or another MCP client
- Internet connection to fetch documentation
Install via npm
Install the Docfork package using npm or npx. You can install it globally or run it directly.
npx -y docforkAdd to client configuration
Register the server in your Claude Desktop or Cursor configuration.
{
"mcpServers": {
"docfork": {
"command": "npx",
"args": ["-y", "docfork"]
}
}
}Restart your client
Restart Claude Desktop or Cursor to load the Docfork configuration.
Verify the connection
Check the MCP panel to ensure Docfork appears as connected and ready to fetch documentation.
Docfork Examples
Client config example
Add this configuration to enable Docfork in Claude Desktop.
{
"mcpServers": {
"docfork": {
"command": "npx",
"args": ["-y", "docfork"]
}
}
}Prompts to try
Ask these questions to retrieve documentation.
"Get the documentation for the React library"
"What are the latest features in TensorFlow? Fetch the official docs."
"Show me code examples for how to use the Express.js middleware system"Troubleshooting Docfork
Cannot find library documentation
Verify the exact library name. Try searching for the author name and library name together (e.g., 'React by Facebook').
Documentation fetching is slow
Check your internet connection. Large documentation sites may take longer to fetch. Consider retrying if the request times out.
Frequently Asked Questions about Docfork
What is Docfork?
Docfork is a Model Context Protocol (MCP) server that retrieves up-to-date documentation and code examples for any library. this tool automatically searches for the library by name and fetches its documentation. usage: 1. provide the author and library It connects AI assistants to external tools and data sources through a standardized interface.
How do I install Docfork?
Install via npm with the command: npx -y docfork. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).
Which AI clients work with Docfork?
Docfork works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is Docfork free to use?
Yes, Docfork is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.
Docfork Alternatives — Similar Search & Data Extraction Servers
Looking for alternatives to Docfork? Here are other popular search & data extraction servers you can use with Claude, Cursor, and VS Code.
Xiaohongshu
★ 13.7kMCP for xiaohongshu.com
Kreuzberg
★ 8.4kA polyglot document intelligence framework with a Rust core. Extract text, metadata, images, and structured information from PDFs, Office documents, images, and 97+ formats. Available for Rust, Python, Ruby, Java, Go, PHP, Elixir, C#, R, C, TypeScrip
Deep Research
★ 4.6kThe Deep Research Assistant is meticulously crafted on Mastra's modular, scalable architecture, designed for intelligent orchestration and seamless human-AI interaction. It's built to tackle complex research challenges autonomously.
Exa
★ 4.5kConnects AI assistants to Exa AI's search capabilities, enabling web search, company research, URL crawling, LinkedIn search, and specialized code search across GitHub repos, documentation, and Stack Overflow for finding relevant coding context and e
Semble
★ 3.6kFast and Accurate Code Search for Agents. Uses ~98% fewer tokens than grep+read
DDGS
★ 2.7kA metasearch library that aggregates results from diverse web search services
Browse More Search & Data Extraction MCP Servers
Explore all search & data extraction servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up Docfork in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use Docfork?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.