This MCP server for browser-use, developed by JovaniPink, integrates the browser-use library with Anthropic's Model Context Protocol to enable AI agents to interact with web browsers through natural language. Built with Python and FastAPI, it provides a powerful browser automation system with features like vision-based element detection, structured JSON responses, and persistent state management. The implementation focuses on flexibility, supporting multiple model providers and customizable browser settings. It's particularly useful for developers and AI researchers working on web automation, web scraping, or AI-assisted browsing tasks, enabling complex use cases like automated form filling, content extraction, and visual web interaction without dealing directly with browser APIs.
Navigate to URLs, go back/forward in history, or refresh the current page.
Perform interactions such as clicking, typing, scrolling, or hovering on elements.
Fill out forms, submit them, or select options within forms.
Retrieve the content of the current page.
Capture a screenshot of the current browser view.
Create, close, or switch between browser tabs.
Locate elements on the page by their visual appearance.
Handle cookies and browser storage for state management.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!