Skip to main content
Glama

MCP Web Research Server

visit_page

Extract and analyze webpage content directly by navigating to any URL. Option to capture screenshots for deeper research and verification of online information.

Instructions

Navigates to a specific URL and extracts the page content in readable format, with option to capture a screenshot. Use this tool to deeply analyze specific web pages, read articles, examine documentation, or verify information directly from the source. Especially useful for in-depth research after identifying relevant pages via search.

Input Schema

NameRequiredDescriptionDefault
takeScreenshotNoWhether to take a screenshot
urlYesURL to visit

Input Schema (JSON Schema)

{ "properties": { "takeScreenshot": { "description": "Whether to take a screenshot", "type": "boolean" }, "url": { "description": "URL to visit", "type": "string" } }, "required": [ "url" ], "type": "object" }
Install Server

Other Tools from MCP Web Research Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/PhialsBasement/mcp-webresearch-stealthified'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server