Skip to main content
Glama

MCP Web Research Server

by mzxrai

visit_page

Extract webpage content and optionally capture screenshots using the MCP Web Research Server. Ideal for gathering real-time data and conducting web research efficiently.

Instructions

Visit a webpage and extract its content

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" }

You must be authenticated.

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/mzxrai/mcp-webresearch'

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