Patchright Lite MCP Server
@dylangroos
About Patchright Lite MCP Server
Patchright (Playwright patch) MCP server for lightweight models
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"patchright-mcp-lite": {
"command": "npx",
"args": [
"patchright",
"install",
"chromium"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Patchright Lite MCP Server?
A streamlined Model Context Protocol (MCP) server that wraps the Patchright Node.js SDK to provide stealth browser automation capabilities to AI models. Patchright is an undetected version of Playwright with advanced stealth capabilities to avoid detection by anti-bot systems.
How to use Patchright Lite MCP Server?
Install dependencies, build the TypeScript code, and install Chromium-Driver with npx patchright install chromium. Run the server with npm start. Integrate with AI tools like Claude Desktop or VS Code with GitHub Copilot by adding the server configuration.
Key features of Patchright Lite MCP Server
- Simple interface with just 4 essential tools
- Stealth automation using Patchright's undetected browser
- Implements the Model Context Protocol (MCP)
- Uses stdio transport for seamless integration
Use cases of Patchright Lite MCP Server
- Launch a browser, navigate to a URL, and extract page content
- Fill forms, click buttons, and select options on web pages
- Extract text, HTML, or screenshots from live pages
- Automate multi-step workflows like login sequences
FAQ from Patchright Lite MCP Server
What tools does Patchright Lite MCP Server provide?
It provides browse, interact, extract, and close – four tools for browser automation and content extraction.
What are the prerequisites?
Node.js 18+ and npm or yarn are required.
How do I integrate with Claude Desktop?
Add the server to your claude-desktop-config.json as an MCP server with command node and args pointing to the built dist/index.js file.
Can I run it with Docker?
Yes, run docker run -it --rm dylangroos/patchright-mcp or build the image locally.
What security considerations are there?
Use responsibly and ethically. Avoid violating websites’ terms of service and be mindful of rate limits.
Frequently asked questions
What tools does Patchright Lite MCP Server provide?
It provides browse, interact, extract, and close – four tools for browser automation and content extraction.
What are the prerequisites?
Node.js 18+ and npm or yarn are required.
How do I integrate with Claude Desktop?
Add the server to your `claude-desktop-config.json` as an MCP server with command `node` and args pointing to the built `dist/index.js` file.
Can I run it with Docker?
Yes, run `docker run -it --rm dylangroos/patchright-mcp` or build the image locally.
What security considerations are there?
Use responsibly and ethically. Avoid violating websites’ terms of service and be mindful of rate limits.
Basic information
More Other MCP servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.

EverArt
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Comments