This package vendors a subset of [browser-use](
What is mcp-browser-use-tools
mcp-browser-use-tools
This package vendors a subset of browser-use with minimal dependencies exposed as an mcp-server.
Note this does not wrap the full browser-use agent. There are other MCP's that do that. This one only exposes the internal tools for folks who want to roll their own agent loop.
Supports the following tools:
- done
- search_google
- go_to_url
- go_back
- wait
- click_element
- input_text
- switch_tab
- open_tab
- extract_content
- scroll_down
- scroll_up
- send_keys
- scroll_to_text
- get_dropdown_options
- select_dropdown_option
Leave a Comment
Frequently Asked Questions
What is MCP?
MCP (Model Context Protocol) is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications, providing a standardized way to connect AI models to different data sources and tools.
What are MCP Servers?
MCP Servers are lightweight programs that expose specific capabilities through the standardized Model Context Protocol. They act as bridges between LLMs like Claude and various data sources or services, allowing secure access to files, databases, APIs, and other resources.
How do MCP Servers work?
MCP Servers follow a client-server architecture where a host application (like Claude Desktop) connects to multiple servers. Each server provides specific functionality through standardized endpoints and protocols, enabling Claude to access data and perform actions through the standardized protocol.
Are MCP Servers secure?
Yes, MCP Servers are designed with security in mind. They run locally with explicit configuration and permissions, require user approval for actions, and include built-in security features to prevent unauthorized access and ensure data privacy.
Related MCP Servers
MiniMax AI MiniMax MCP
Official MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
arjunprabhulal mcp flight search
MCP Server implementation for the Model Context Protocol (MCP) enabling AI tool usage - Realtime Flight Search
activepieces activepieces
AI Agents & MCPs & AI Workflow Automation • (280+ MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
awslabs mcp
AWS MCP Servers — specialized MCP servers that bring AWS best practices directly to your development workflow
amotivv cloudflare browser rendering
This project demonstrates how to use Cloudflare Browser Rendering to extract web content for LLM context. It includes experiments with the REST API and Workers Binding API, as well as an MCP server implementation that can be used to provide web context to LLMs.
Fetch
Web content fetching and conversion for efficient LLM usage
Playwright
A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models.
puppeteer-mcp-server
Puppeteer
Browser automation and web scraping
Playwright Universal MCP
A universal Playwright MCP server for browser automation in containerized environments
Submit Your MCP Server
Share your MCP server with the community
Submit Now