Web Content MCP Server

by amotivv
Verified

fetch_page

Retrieve and process web page content for LLM context, including optional screenshots, with configurable length limits. Part of the Web Content MCP Server.

Instructions

Fetches and processes a web page for LLM context

Input Schema

NameRequiredDescriptionDefault
includeScreenshotNoWhether to include a screenshot (base64 encoded)
maxContentLengthNoMaximum content length to return
urlYesURL to fetch

Input Schema (JSON Schema)

{ "properties": { "includeScreenshot": { "description": "Whether to include a screenshot (base64 encoded)", "type": "boolean" }, "maxContentLength": { "description": "Maximum content length to return", "type": "number" }, "url": { "description": "URL to fetch", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from Web Content MCP Server

Related Tools

ID: wg9fikq571