Skip to content

Commit d7d6865

Browse files
author
CIPHER
committed
Add glama.json for Glama AAA score compliance
1 parent 6d9df7a commit d7d6865

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

glama.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"$schema": "https://glama.ai/mcp/schemas/server.json",
3+
"name": "anybrowse",
4+
"version": "1.0.2",
5+
"description": "URL → Markdown scraping API with MCP support. Works on Cloudflare-protected sites, JavaScript SPAs, and paywalls.",
6+
"homepage": "https://anybrowse.dev",
7+
"repository": "https://github.com/kc23go/anybrowse",
8+
"maintainers": ["kc23go"],
9+
"license": "MIT",
10+
"tags": ["scraping", "mcp", "markdown", "web", "api"],
11+
"mcp": {
12+
"endpoint": "https://anybrowse.dev/mcp",
13+
"transport": "streamable-http"
14+
}
15+
}

0 commit comments

Comments
 (0)