webclaw/glama.json
Valerio d521a79a66 feat: add glama.json for MCP server directory listing
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 10:12:17 +01:00

20 lines
374 B
JSON

{
"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"
}
}