fix: update glama.json to match schema, add Glama badge to README

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Valerio 2026-03-24 16:27:12 +01:00
parent e84b5b5917
commit 155a7ca579
2 changed files with 5 additions and 18 deletions

View file

@ -1,20 +1,6 @@
{
"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"
}
"$schema": "https://glama.ai/mcp/schemas/server.json",
"maintainers": [
"0xMassi"
]
}