Skyvern automates browser-based workflows. It exposes tools for web scraping, form filling, and interaction with dynamic web content. It connects to Chromium-based browsers via Puppeteer and integrates with APIs for data extraction and manipulation. Developers use it for automating repetitive web tasks, data collection, and testing web applications.
Skyvern automates browser-based workflows. It exposes tools for web scraping, form filling, and interaction with dynamic web content. It connects to Chromium-based browsers via Puppeteer and integrates with APIs for data extraction and manipulation. Developers use it for automating repetitive web tasks, data collection, and testing web applications.
pip install skyvernAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"skyvern-ai-skyvern-github": {
"command": "uvx",
"args": [
"pip install skyvern"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from skyvern?"
API Key Required
This server requires an API key from skyvern. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| SKYVERN_API_KEY | Yes | Your skyvern API key |
"What resources are available in skyvern?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in skyvern"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in skyvern with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.