Skip to main content
Glama

URL Text Fetcher MCP Server

by billallison

fetch_page_links

Extract all links from a webpage by providing its URL. This tool helps in web scraping, content analysis, and gathering resources for further processing.

Instructions

Return a list of all links on the page.

Args: url: The URL to fetch links from

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/billallison/brsearch-mcp-server'

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