com.docfork/docfork-mcp
com.docfork/docfork-mcpUp-to-date docs for AI. DEPRECATED: Use io.github.docfork/docfork instead.
Tools · 2
Search a library's indexed documentation and return relevant sections with titles, summaries, and URLs. Results are sourced from official, versioned documentation. Usage: - Be specific in your query.…
Retrieve full documentation content from a URL and return it as rendered markdown. Use this tool to get complete pages — including code examples, API signatures, and prose — from search_docs result UR…
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"com.docfork/docfork-mcp": {
"url": "https://mcp.docfork.com",
"transport": "streamable-http"
}
}
}