← Index

PageMap

io.github.Retio-ai/pagemap·v0.7.3·Browser Automation
Quality Score
82
/100

Structured web intelligence for AI agents. 5x fewer tokens than Playwright/Firecrawl, 84.7% accuracy

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "pagemap": {
      "command": "uvx",
      "args": [
        "retio-pagemap"
      ]
    }
  }
}
Claude Desktop (Docker)
{
  "mcpServers": {
    "pagemap": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "docker.io/retio1001/pagemap:0.7.3"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Browser Automation