Skip to main content
Glama

@missionsquad/mcp-searxng-puppeteer

Official

get_url_content

Extract and retrieve the full content of a URL for analysis and processing, enabling detailed insights from live web pages. Ideal for integrating with search and scraping workflows.

Instructions

Get the content of a URL. Use this for further information retrieving to understand the content of each URL.

Input Schema

NameRequiredDescriptionDefault
urlYesURL

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL", "type": "string" } }, "required": [ "url" ], "type": "object" }
Install Server

Other Tools from @missionsquad/mcp-searxng-puppeteer

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/MissionSquad/mcp-searxng'

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