mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-26 10:41:14 +00:00
26 lines
631 B
JSON
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"
|
|
]
|
|
}
|