A web automation layer built specifically for AI agents that need to navigate and interact with pages without blowing through context windows. Exposes 13 MCP tools including get_page_map, execute_action, fill_form, and tab management. Instead of dumping 50KB accessibility trees like Playwright or read-only markdown conversions, it compresses HTML into 2-5K token structured maps with clickable element references. Auto-detects 16 page types, handles cookie consents and bot barriers, and includes deep extraction for 30+ e-commerce sites. Works as stdio MCP server, Python SDK, or Docker HTTP transport. Reach for this when you're building agents that browse multiple pages in one session or need form interaction beyond simple scraping.
claude mcp add --transport stdio io.github.retio-ai-pagemap uvx pagemap