Docfork

Docfork

Official
docfork

Retrieves current documentation and code examples for any software library through a specialized API. Lock your queries to specific tech stacks to avoid irrelevant results.

4333,485 views30RemoteLocal (stdio)

What it does

  • Search documentation across GitHub repositories and web
  • Fetch full documentation pages as markdown
  • Filter results to specific library stacks
  • Access pre-chunked docs from 10,000+ libraries

Best for

Developers needing accurate library documentationTeams working with specific tech stacksAI agents requiring precise development context
Cabinet system locks queries to your stackSub-200ms edge retrievalPre-chunked 10,000+ libraries

Tools (2)

docfork_search_docs

Search documentation across GitHub repositories or the web. For targeted searches INSIDE a specific library's documentation, use the docforkIdentifier parameter (author/repo format). Extract from GitHub URLs (e.g., github.com/facebook/react → 'facebook/react') and include in ALL subsequent searches about that library for focused, accurate results.

docfork_read_url

Fetches and returns the full content of a documentation page as markdown. This is ESSENTIAL for getting complete, detailed information after searching. Always use this to read URLs from docfork_search_docs results to get the actual documentation content.

Alternatives