Glama
MCP
Servers
MCP Web Browser Server
by
random-robbie
Verified
GitHub
Browser Automation
Python
MIT License
6
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
get_page_links
Copy
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
Name
Required
Description
Default
context
No
Input Schema (JSON Schema)
{ "properties": { "context": { "anyOf": [ {}, { "type": "null" } ], "default": null, "title": "Context" } }, "title": "get_page_linksArguments", "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
browse_to
extract_text_content
click_element
get_page_screenshots
get_page_links
input_text