Server data from the Official MCP Registry
Extract and structure any web page into clean JSON. Free tier: 10/day.
Extract and structure any web page into clean JSON. Free tier: 10/day.
Valid MCP server (2 strong, 4 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
5 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-skypher-clawpage-mcp": {
"args": [
"-y",
"clawpage-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
MCP server for the ClawPage web extraction API. Extract and structure any web page into clean JSON.
npx clawpage-mcp
Or with Streamable HTTP transport (for ChatGPT, remote agents):
npx clawpage-mcp --http
| Tool | Description |
|---|---|
register | Create account, get API key (cpk_ prefix) with 10 free extractions/day |
extract_url | Extract any URL into structured JSON (text, tables, prices, contacts, hours, ratings) |
account_info | Check remaining free extractions and USDC balance |
add_wallet | Associate wallet address for prepaid USDC deposits |
deposit | Credit balance from on-chain USDC transfer |
register tool with your email to get an API keyextract_url with the API key and any URLThree options:
Cache hits are always free (24h TTL).
--http): For ChatGPT, browser-based agents, and remote connections. Listens on port 8080 (override with MCP_PORT env var){
"mcpServers": {
"clawpage": {
"command": "npx",
"args": ["clawpage-mcp"]
}
}
}
Base URL: https://api.clawpage.xyz
See SKILL.md for full API documentation.
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.