Loomal

Skyvern

MCP server by github.com/skyvern-ai/skyvern

AI-powered browser automation — navigate, click, fill forms, and extract data from any website.

21.9k starsRemote-capable

About Skyvern

Skyvern is an MCP (Model Context Protocol) server published by skyvern-ai in the official MCP registry, listed under App Automation on Loomal. AI-powered browser automation — navigate, click, fill forms, and extract data from any website.

Skyvern runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/skyvern-ai/skyvern, where the project has earned 21,895 GitHub stars.

Use Skyvern with your agent

Claude Code · one command
claude mcp add --transport http skyvern https://api.skyvern.com/mcp/ --header "x-api-key: {SKYVERN_API_KEY}"
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "skyvern": {
      "url": "https://api.skyvern.com/mcp/",
      "headers": {
        "x-api-key": "{SKYVERN_API_KEY}"
      }
    }
  }
}
streamable-httphttps://api.skyvern.com/mcp/

Frequently asked questions

What is Skyvern?
Skyvern is an MCP (Model Context Protocol) server by skyvern-ai in the App Automation category. AI-powered browser automation — navigate, click, fill forms, and extract data from any website.
How do I connect Skyvern to Claude, Cursor, or another MCP client?
Skyvern is a remote MCP server — add its endpoint (https://api.skyvern.com/mcp/) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Skyvern open source?
Yes — the source code is public at github.com/skyvern-ai/skyvern, with 21,895 GitHub stars.
Can AI agents pay to use Skyvern?
Not yet through Loomal — Skyvern is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Skyvern? Claim this listing free by verifying GitHub ownership, or contact us.