
Security News
White House Authorizes Private Companies to Conduct Offensive Cyber Operations
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.
clawpage-mcp
Advanced tools
MCP server for ClawPage web extraction API. Extract and structure any web page into clean JSON.
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
FAQs
MCP server for ClawPage web extraction API. Extract and structure any web page into clean JSON.
The npm package clawpage-mcp receives a total of 50 weekly downloads. As such, clawpage-mcp popularity was classified as not popular.
We found that clawpage-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.