sac916/claude-browser-mcp
3.2
If you are the rightful owner of claude-browser-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Browser MCP Server is a Model Context Protocol server that leverages Playwright to provide robust browser automation capabilities for AI assistants.
Tools
Functions exposed to the LLM to take actions
navigate_to
Navigate to a specified URL with optional waiting.
get_page_content
Extract text content from the current page.
click_element
Click on elements by CSS selector.
fill_form
Fill form fields with data.
take_screenshot
Capture page screenshots.
execute_javascript
Run JavaScript in the browser context.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client