outputFormats
(array of strings, optional, default: [markdown]): One or more of text, markdown, html.
How to use it
outputFormats is exposed by the MCP Server Rag Web Browser MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the outputFormats tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Server Rag Web Browser
npx @modelcontextprotocol/inspector node dist/index.jsOther tools in MCP Server Rag Web Browser (6)
Handles JS-heavy sites – slower, more robust.
(number, optional, default: 1): Max organic results to fetch (ignored when query is a URL).
(string, required): Search keywords or a full URL. Advanced Google operators supported.
Fast (no JS execution) – good for static pages.
(number, optional, default: 40, min 1 max 300): Total server-side AND client wait budget. A local abort is enforced.
(string, optional, default: raw-http): One of browser-playwright raw-http.