mcp-browser-use
mcp-browser-use is an MCP server designed to connect MCP clients with a browser seamlessly. It leverages the client's existing LLM setup and does not require additional API keys, making it cost-effective and efficient.
What is mcp-browser-use?
mcp-browser-use is a protocol server that connects MCP clients with web browsers using the browser-use framework, leveraging the LLM already set up in the MCP client.
Do I need an LLM API key to use mcp-browser-use?
No, mcp-browser-use uses the LLM already configured in your MCP client, so no additional API key is required.
How do I start using mcp-browser-use?
You can start using mcp-browser-use by running the command uvx mcp-browser-use
in your MCP client's configuration.
Is mcp-browser-use open source?
Yes, mcp-browser-use is open source and licensed under the Apache 2.0 License.
What versioning system does mcp-browser-use follow?
mcp-browser-use follows Semantic Versioning for its updates and releases.