SERVER

Registry

Rank #1833

com.mcparmory/scrapingant

Scrape webpages, handle JavaScript and CAPTCHA, extract structured data

First listed
May 5, 2026
Last publish date
May 5, 2026
OVERVIEW

Registry is a Model Context Protocol (MCP) server published by mcparmory. It ranks #1833 of 58,832 servers tracked on MCP Toplist, and its repository has 25 GitHub stars. MCP Toplist tracks 2 versions of Registry. It was first listed on May 5, 2026 and most recently updated on May 5, 2026.

STANDING
#1,833of 58,832 tracked serversTop 5%

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

CONNECT

Use Registry

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

Remote · HTTP
{
  "mcpServers": {
    "scrapingant": {
      "url": "https://mcp.mcparmory.com/scrapingant"
    }
  }
}
Python package (PyPI)
{
  "mcpServers": {
    "scrapingant": {
      "command": "uvx",
      "args": [
        "mcparmory-scrapingant"
      ]
    }
  }
}
Docker image
{
  "mcpServers": {
    "scrapingant": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/mcparmory/scrapingant:1.0.1"
      ]
    }
  }
}
ORGANIZATION

mcparmory

Organization
Total servers
78
Total versions
163
VERSIONS

Available versions (2)

VersionPublished
1.0.1May 5, 2026
1.0.0Apr 23, 2026
FAQ

Frequently asked questions

What is Registry?
Scrape webpages, handle JavaScript and CAPTCHA, extract structured data
Who maintains Registry?
Registry is maintained by mcparmory, which publishes 78 MCP servers (163 total versions) tracked on MCP Toplist.
Is Registry an official MCP server?
Registry is not currently listed on the Official MCP Registry.
How many versions does Registry have?
MCP Toplist tracks 2 versions of Registry, most recently published on May 5, 2026.
Where can I find the source code for Registry?
The source code for Registry is hosted at github.com/mcparmory/registry.
EXPLORE
Registry - MCP Server #1833 | MCP Toplist