feat: add glama.json for MCP server directory listing

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Valerio 2026-03-24 10:12:17 +01:00
parent 4fbc9b9d1f
commit d521a79a66

20
glama.json Normal file
View file

@ -0,0 +1,20 @@
{
"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"
}
}