webclaw/glama.json

21 lines
374 B
JSON
Raw Normal View History

{
"name": "webclaw",
"description": "Web content extraction MCP server for AI agents. 10 tools with TLS fingerprinting.",
"homepage": "https://webclaw.io",
"tools": [
"scrape",
"crawl",
"map",
"batch",
"extract",
"summarize",
"diff",
"brand",
"search",
"research"
],
"install": {
"command": "npx create-webclaw"
}
}