Skyvern/glama.json
Marc Kelechava 15f39b999d
[SKY-8502] chore: add glama.json for MCP server directory listing (#5396)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 10:07:56 -07:00

26 lines
631 B
JSON

{
"$schema": "https://glama.ai/mcp/schemas/server.json",
"maintainers": [
"marcmuon",
"LawyZheng",
"AronPerez",
"suchintan",
"pedrohsdb",
"celalzamanoglu",
"wintonzheng"
],
"name": "skyvern",
"description": "AI-powered browser automation MCP server. Automate any website using LLMs and computer vision — click, fill forms, extract data, navigate pages, upload files, and run full browser workflows.",
"keywords": [
"browser",
"automation",
"mcp",
"playwright",
"web-scraping",
"ai-agent",
"computer-vision",
"llm",
"browser-automation",
"rpa"
]
}