ClawPage✓
io.github.skypher/clawpage-mcp · v0.2.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.skypher/clawpage-mcp",
"description": "Extract and structure any web page into clean JSON. Free tier: 10/day.",
"title": "ClawPage",
"repository": {
"url": "https://github.com/skypher/clawpage-mcp",
"source": "github",
"id": "1152106852"
},
"version": "0.2.1",
"websiteUrl": "https://api.clawpage.xyz",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "clawpage-mcp",
"version": "0.2.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}