A
securityF
licenseA
qualityA server that enables browser automation using Playwright, allowing interaction with web pages, capturing screenshots, and executing JavaScript in a browser environment through LLMs.
Last updated -
12
9,751
1
This is demo project to practice Model Context Protocol based server implemenation for automating browsing with Playwright. It interacts with a Claude Desktop client to accept user prompts and use server to control browser.
git clone https://github.com/hrmeetsingh/mcp-browser-automation.git
npm install
dist
folder~/Application\ Support/Claude/claude_desktop_config.json
(This is for macOS)local-only server
The server can only run on the client's local machine because it depends on local resources.
Enables automation of browser tasks using Playwright by interacting via Claude Desktop for executing user-defined prompts and operations.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hrmeetsingh/mcp-browser-automation'
If you have feedback or need assistance with the MCP directory API, please join our Discord server