Home › Browser Automation & Scraping › PageMap
PageMap
Structured web intelligence for AI agents. 5x fewer tokens than Playwright/Firecrawl, 84.7% accuracy
Python
Local
★ 36 stars
Last pushed 2026-05-21
License: NOASSERTION
Topics: Browser Automation
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 0.7.3)
uvx retio-pagemap
Or add to your MCP client config:
{
"mcpServers": {
"retio-pagemap": {
"command": "uvx",
"args": [
"retio-pagemap"
]
}
}
}
Package (oci)
docker run -i --rm docker.io/retio1001/pagemap:0.7.3
Or add to your MCP client config:
{
"mcpServers": {
"retio-pagemap": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/retio1001/pagemap:0.7.3"
]
}
}
}
Related servers
U
UI-TARS-desktop
Browser Automation & Scraping
MCP server for web search operations
★ 39,101
MCP Server
P
playwright-mcp
Browser Automation & Scraping
Playwright Tools for MCP
★ 37,528
MCP Server
S
SeleniumBase MCP
Browser Automation & Scraping
Stealthy browser automation, testing, and web-scraping via CDP Mode.
★ 13,034
MCP Server
F
Firecrawl MCP Server
Browser Automation & Scraping
MCP server for Firecrawl — web search, scraping, and biomedical/arXiv paper search.
★ 7,508
MCP Server
M
mcp
Browser Automation & Scraping
Automate your local Chrome browser
★ 7,125
MCP Server
M
mcp-playwright
Browser Automation & Scraping
An MCP server using Playwright for browser automation and webscrapping
★ 5,655
MCP Server
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry