MCP Browser Agent
UnclaimedA Model Context Protocol (MCP) integration that provides Claude Desktop with autonomous browser automation capabilities. This agent enables Claude to interact with web content, manipulate DOM elements, execute JavaScript, and perform API requests.
Install
$
npx playwright install chromeUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (12)
api_delete
DELETE request
api_get
GET request
api_patch
PATCH request
api_post
POST request
api_put
PUT request
browser_click
Click element
browser_evaluate
Execute JavaScript
browser_fill
Fill form input
browser_hover
Hover over element
browser_navigate
Navigate to a URL
browser_screenshot
Capture screenshot
browser_select
Select dropdown option