mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-04-25 00:06:21 +02:00
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:
parent
e84b5b5917
commit
155a7ca579
2 changed files with 5 additions and 18 deletions
|
|
@ -17,6 +17,7 @@
|
|||
<a href="https://www.npmjs.com/package/create-webclaw"><img src="https://img.shields.io/npm/dt/create-webclaw?style=flat-square&label=npm%20installs&color=212529" alt="npm installs" /></a>
|
||||
<a href="https://github.com/0xMassi/webclaw/stargazers"><img src="https://img.shields.io/github/stars/0xMassi/webclaw?style=flat-square&color=212529" alt="Stars" /></a>
|
||||
<a href="https://discord.gg/KDfd48EpnW"><img src="https://img.shields.io/badge/discord-join-5865F2?style=flat-square&logo=discord&logoColor=white" alt="Discord" /></a>
|
||||
<a href="https://glama.ai/mcp/servers/0xMassi/webclaw"><img src="https://glama.ai/mcp/servers/0xMassi/webclaw/badge" alt="webclaw MCP server" /></a>
|
||||
</p>
|
||||
|
||||
---
|
||||
|
|
|
|||
22
glama.json
22
glama.json
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue