提交

Skyvern - Advanced Browser Automation

@Kash

Skyvern is a Advanced Browser Autoation tool, that can automate ANYTHING (not kidding here) that you do in browser repetedly. Used for various application from invoice making, Product listing, Very advanced scraping, job appplying and everything you can imagine.

工具

服务器配置

{
  "mcpServers": {
    "Skyvern": {
      "env": {
        "SKYVERN_BASE_URL": "https://api.skyvern.com",
        "SKYVERN_API_KEY": "YOUR_SKYVERN_API_KEY"
      },
      "command": "${PYTHON_EXECUTABLE}",
      "args": [
        "-m",
        "skyvern",
        "run",
        "mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.