Skip to main content
Glama

MCP Web Browser Server

get_page_links

Extracts and lists all hyperlinks from a web page using MCP Web Browser Server, enabling efficient content analysis and navigation during automated browsing tasks.

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

You must be authenticated.

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