Skip to main content
Glama

MCP Web Browser Server

get_page_links

Extract all links from a webpage using the MCP Web Browser Server. Retrieve a list of URLs for navigation, analysis, or content scraping via API integration.

Instructions

Extract all links from the current page. Args: context: Optional context object for logging (ignored) Returns: List of links found on the page

Input Schema

NameRequiredDescriptionDefault
contextNo

Input Schema (JSON Schema)

{ "properties": { "context": { "anyOf": [ {}, { "type": "null" } ], "default": null, "title": "Context" } }, "title": "get_page_linksArguments", "type": "object" }

Other Tools from MCP Web Browser 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/random-robbie/mcp-web-browser'

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