HomeBrowser 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

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry