Developer Tools
Trust: 32/100 (Limited)ClawPage Guide
Extract and structure any web page into clean JSON. Free tier: 10/day.
by skypher
Quick Start
Install
npx clawpage-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-skypher-clawpage-mcp": {
"command": "npx",
"args": [
"clawpage-mcp"
]
}
}
}