Docfork
Retrieves up-to-date documentation and code examples for any software library through the Docfork API, automatically selecting relevant libraries and providing topic-focused documentation with configurable response size limits.
Featured
View Source105 stars
0 tools
Created Aug 2025
@docfork/docfork-docfork-docfork-mcpAbout
Retrieves up-to-date documentation and code examples for any software library through the Docfork API, automatically selecting relevant libraries and providing topic-focused documentation with configurable response size limits.
Categories
general
Installation
npm
npm install @docfork/docfork-docfork-docfork-mcp
Configuration
{
"mcpServers": {
"docfork-docfork-docfork-mcp": {
"command": "npx",
"args": [
"-y",
"@docfork/docfork-docfork-docfork-mcp"
]
}
}
}