Back to browse
GitHub Repository
32 starsPython

PageMap – MCP server that compresses web pages from 100K to 2-5K tokens

by retio_pagemap·Feb 17, 2026·1 point·1 comment

AI Analysis

●●●BangerWizardryZero to One

5.6x token compression with click/type/select interaction beats read-only Firecrawl, Jina.

Strengths
  • Benchmarked 95.2% task success vs Playwright MCP's 39.7% on 66 e-commerce tasks
  • Interaction primitives (click, type, select by ref) enable agents to actually use web pages, not just read
  • 5.6x fewer tokens ($0.58 vs $6.71 per 66 tasks) with unlimited multi-page sessions
Weaknesses
  • MCP server format limits adoption to Claude IDE ecosystem; standalone CLI exists but narrower reach
  • Benchmark limited to e-commerce; generalization to news, social, dynamic SPAs unvalidated
Target Audience

AI/LLM engineers building agentic web automation; Claude, Cursor, and other IDE users

Similar To

Playwright MCP · Firecrawl · Jina Reader

Similar Projects