Loomal

ClawPage

MCP server by github.com/skypher/clawpage-mcp

Extract and structure any web page into clean JSON. Free tier: 10/day.

0 starsnpm: clawpage-mcp

About ClawPage

ClawPage is an MCP (Model Context Protocol) server published by skypher in the official MCP registry. Extract and structure any web page into clean JSON. Free tier: 10/day.

It ships as an npm package (clawpage-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/skypher/clawpage-mcp.

Use ClawPage with your agent

Claude Code · one command
claude mcp add clawpage -- npx -y clawpage-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "clawpage": {
      "command": "npx",
      "args": [
        "-y",
        "clawpage-mcp"
      ]
    }
  }
}
npmclawpage-mcp

Frequently asked questions

What is ClawPage?
ClawPage is an MCP (Model Context Protocol) server by skypher. Extract and structure any web page into clean JSON. Free tier: 10/day.
How do I connect ClawPage to Claude, Cursor, or another MCP client?
Install ClawPage from its npm package (clawpage-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ClawPage open source?
Yes — the source code is public at github.com/skypher/clawpage-mcp.
Can AI agents pay to use ClawPage?
Not yet through Loomal — ClawPage is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ClawPage? Claim this listing free by verifying GitHub ownership, or contact us.