Install MCP servers from npm or PyPi repositories using npx or uvx commands. Specify package names and pass arguments or environment variables as needed.
Install and configure MCP servers for Cursor IDE using npx or uvx. Specify package names, arguments, and environment variables to set up servers efficiently.
Install MCP servers hosted on npm or PyPi using this tool. Specify the package name, arguments, and environment variables to set up the server via npx or uvx.
๐ Active Fork of executeautomation/mcp-playwright
This repository is an actively maintained continuation of the original MCP Playwright server: >๐ https://github.com/executeautomation/mcp-playwright
A Model Context Protocol server that provides browser automation capabilities using Playwright.
A service that provides Playwright browser automation functionality through Model Context Protocol (MCP), allowing clients to use Playwright features via SSE connections.
Enables browser automation through Playwright using accessibility tree snapshots instead of screenshots. Supports web scraping, form interactions, testing, and connecting to existing browser sessions with logged-in accounts.