MCPVault

fetch_document_links

MCP tool from MCP Server Docy by oborchers

Fetch all links from a documentation page

How to use it

fetch_document_links is exposed by the MCP Server Docy MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the fetch_document_links tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Server Docy

$docker run -i --rm -e DOCY_DOCUMENTATION_URLS="https://docs.crawl4ai.com/,https://react.dev/" oborchers/mcp-server-docy
FULL MCP SERVER DOCY LISTING