Skip to main content
Glama

URL Text Fetcher MCP Server

fetch_page_links

Extract all links from a web page by submitting its URL. Ideal for web scraping and analyzing page content efficiently.

Instructions

Return a list of all links on the page.

Input Schema

NameRequiredDescriptionDefault
urlYes

Input Schema (JSON Schema)

{ "properties": { "url": { "title": "Url", "type": "string" } }, "required": [ "url" ], "title": "fetch_page_linksArguments", "type": "object" }
Install Server

Other Tools from URL Text Fetcher MCP 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/alexandru2882/url-text-fetcher-mcp'

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