SERVER

Pagemap

Rank #2355

io.github.Retio-ai/pagemap

Structured web page representation for AI agents — 97% HTML token reduction

First listed
Feb 17, 2026
Last publish date
Feb 26, 2026
OVERVIEW

Pagemap is a Model Context Protocol (MCP) server published by Retio-ai. It ranks #2355 of 58,832 servers tracked on MCP Toplist, and its repository has 32 GitHub stars. Pagemap is listed on Official MCP, with 8 tracked versions. It was first listed on Feb 17, 2026 and most recently updated on Feb 26, 2026.

STANDING
#2,355of 58,832 tracked serversTop 5%

Ranks ahead of 56,477 of 58,832 servers on MCP Toplist.

CONNECT

Use Pagemap

Add Pagemap to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "pagemap": {
      "command": "uvx",
      "args": [
        "retio-pagemap"
      ]
    }
  }
}
Docker image
{
  "mcpServers": {
    "pagemap": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/retio1001/pagemap:0.7.0"
      ]
    }
  }
}
REGISTRIES

Listed on 1 registry

ORGANIZATION

Retio-ai

Organization
Total servers
1
Total versions
8
VERSIONS

Available versions (8)

VersionPublished
0.7.3Feb 26, 2026
0.7.2Feb 25, 2026
0.7.1Feb 24, 2026
0.7.0Feb 24, 2026
0.6.0Feb 23, 2026
0.5.2Feb 23, 2026
0.1.2Feb 17, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Pagemap?
Structured web page representation for AI agents — 97% HTML token reduction
Who maintains Pagemap?
Pagemap is maintained by Retio-ai, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
Is Pagemap an official MCP server?
Yes — Pagemap is listed on the Official MCP Registry.
How many versions does Pagemap have?
MCP Toplist tracks 8 versions of Pagemap, most recently published on Feb 26, 2026.
Where can I find the source code for Pagemap?
The source code for Pagemap is hosted at github.com/Retio-ai/Retio-pagemap.
EXPLORE