Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,9 @@ The public-facing website is based on the open-source [Directory Website Templat

## Testing & Debugging Tools

- [n8n MCP Server](https://www.n8n-mcp.com/) - Workflow automation platform with MCP integration enabling AI assistants to manage n8n workflows seamlessly through natural language, supporting 1,084+ nodes and 2,646+ pre-extracted configurations. ([Read more](/details/n8n-mcp-server.md)) `Workflow` `Automation` `Low Code`
- [Google Calendar MCP Server](https://github.com/nspady/google-calendar-mcp) - Model Context Protocol server for Google Calendar providing comprehensive event management, scheduling, conflict detection, and multi-account support through AI assistants for intelligent calendar automation. ([Read more](/details/google-calendar-mcp-server.md)) `Calendar` `Scheduling` `Productivity`
- [Skyvern MCP Server](https://github.com/Skyvern-AI/skyvern) - AI-powered browser automation MCP server that enables assistants to control a real browser to navigate websites, fill forms, authenticate, extract structured data, and execute multi-step workflows. ([Read more](/details/skyvern-ai-mcp-server.md)) `Browser Automation` `Workflow`
- [Execute Automation Playwright MCP Server](https://github.com/executeautomation/mcp-playwright) - Comprehensive Playwright Model Context Protocol server with automatic browser installation, 143 device emulations including iPhone, iPad, Pixel, Galaxy, and desktop browsers for AI-powered browser automation and testing. ([Read more](/details/execute-automation-playwright-mcp-server.md)) `Testing` `Browser Automation` `Playwright`
- [Puppeteer Python MCP Server](https://github.com/twolven/mcp-server-puppeteer-py) - Python-based Model Context Protocol server providing browser automation via Playwright, enabling LLMs to interact with web pages, capture screenshots, execute JavaScript, and monitor console logs in real browser environments. ([Read more](/details/puppeteer-python-mcp-server.md)) `Testing` `Browser Automation` `Python`

Expand Down Expand Up @@ -1396,4 +1399,4 @@ This work is licensed under a

[cc-by-sa-image]: https://licensebuttons.net/l/by-sa/4.0/88x31.png

[cc-by-sa-shield]: https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg
[cc-by-sa-shield]: https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg
45 changes: 45 additions & 0 deletions details/skyvern-ai-mcp-server.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# Skyvern MCP Server

## Overview

Skyvern MCP Server is an MCP (Model Context Protocol) server that exposes Skyvern's AI-powered browser automation capabilities for compatible chat and agent applications. It enables assistants to control a real browser to navigate websites, fill forms, authenticate, extract structured data, and execute multi-step workflows.

- **Type:** MCP server / browser automation
- **Category:** Workflow automation, browser automation
- **Provider / Brand:** Skyvern
- **Protocol:** MCP (Model Context Protocol)
- **GitHub Repository:** https://github.com/Skyvern-AI/skyvern
- **Endpoint URL:** https://api.skyvern.com/mcp

## Features

- **AI-powered browser automation**
- Enables agents to control a real browser through natural language instructions.
- Supports website navigation, clicking, typing, form filling, and end-to-end browser tasks.

- **Authentication and login flows**
- Supports authenticated browser workflows and interaction with login-protected pages.

- **Structured data extraction**
- Extracts data from web pages in a structured format for downstream agent use.

- **Multi-step workflow execution**
- Supports chained browser actions and repeatable automation workflows across multiple pages.

- **MCP protocol integration**
- Exposes Skyvern functionality through a standard MCP endpoint for MCP-compatible clients.

## Use Cases

- Automating browser-based back-office tasks
- Filling forms and submitting workflows
- Navigating authenticated dashboards
- Extracting structured information from websites
- Running multi-step web automation for AI agents

## Resources

- **GitHub:** https://github.com/Skyvern-AI/skyvern
- **MCP Endpoint:** https://api.skyvern.com/mcp
- **MCP Docs:** https://www.skyvern.com/docs/integrations/mcp
- **CLI Docs:** https://www.skyvern.com/docs/integrations/cli