MCPVault

fetch_documentation_page

MCP tool from MCP Server Docy by oborchers

Fetch the content of a documentation page by URL as markdown

How to use it

fetch_documentation_page 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_documentation_page 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