mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-04-25 00:06:21 +02:00
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:
parent
4fbc9b9d1f
commit
d521a79a66
1 changed files with 20 additions and 0 deletions
20
glama.json
Normal file
20
glama.json
Normal 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"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue