Integrations
Provides connection to GitHub repositories, likely for accessing and managing code repositories through the browser interface
Offers integration with PyPI for package information, installation, and management through the browser interface
Implements Semantic Versioning support for project versioning and compatibility management
mcp-browser-use: 브라우저 사용을 위한 MCP 서버
mcp-browser-use는 browser-use 를 사용하여 모든 MCP 클라이언트(예: Claude 또는 Cursor)를 브라우저에 연결하는 가장 쉬운 방법입니다.
LLM API 키에 대한 비용을 지불해야 하는 다른 browser-use
MCP와 달리 이 MCP는 MCP 클라이언트에 이미 설정된 LLM만 사용합니다.
빠른 시작
다음 명령을 관련 구성에 넣어 MCP 클라이언트와 함께 mcp-browser-use
사용할 수 있습니다.
지엑스피1
참고 : MCP 클라이언트가 서버를 시작하지 못하는 것을 방지하려면 uvx에 대한 전체 경로를 제공하세요.
기여하다
기여를 환영합니다! 풀 리퀘스트를 제출해 주세요.
버전 관리
mcp-browser-use
의미적 버전 관리(Semantic Versioning)를 사용합니다. 사용 가능한 버전은 GitHub 저장소의 태그를 참조하세요.
특허
이 프로젝트는 Apache 2.0 라이선스에 따라 라이선스가 부여되었습니다. 자세한 내용은 LICENSE 파일을 참조하세요.
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
브라우저 사용을 통해 모든 MCP 클라이언트(예: Claude 또는 Cursor)를 브라우저와 연결하는 MCP 서버로, 클라이언트가 추가 API 키가 필요 없이 기존 LLM을 활용할 수 있도록 합니다.
Related Resources
Related MCP Servers
- -securityAlicense-qualityMCP server for toolhouse.ai. This does not rely on an external llm unlike the official server.Last updated -1PythonMIT License
- AsecurityAlicenseAqualityAn MCP server that provides LLMs access to other LLMsLast updated -41412JavaScriptMIT License
- -securityFlicense-qualityMCP server enabling LLMs to perform browser tasks via SSE transport, allowing clients like Cursor.ai and Claude to open websites and interact with web content through natural language commands.Last updated -
- -security-license-qualityPlaywright wrapper for MCP that enables LLM-powered clients to control a browser for automation tasks.Last updated -Python