ClawPage for Claude Desktop
io.github.skypher/clawpage-mcp
Extract and structure any web page into clean JSON. Free tier: 10/day.
client:Claude Desktop
transport:stdio
runtime:npm
Install ClawPage in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"clawpage-mcp": {
"command": "npx",
"args": [
"-y",
"clawpage-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs