Browserbase MCP
Summary
Browserbase MCP Server is a powerful tool for developers and AI enthusiasts who need to automate web interactions in a cloud browser environment. By leveraging the Model Context Protocol (MCP), this server allows seamless integration of Large Language Models (LLMs) with web pages to perform tasks such as data extraction, console monitoring, and JavaScript execution. It is particularly useful for building AI-powered applications, enhancing chat interfaces, or creating custom AI workflows that require interaction with web data. The project uses Browserbase, Puppeteer, and Stagehand to provide robust browser automation capabilities, including taking full-page and element-specific screenshots, navigating web pages, and filling forms. Additionally, it supports multiple AI models like OpenAI's GPT-4 and Anthropic's Claude-3.7 Sonnet, making it flexible and adaptable for various AI-driven projects.
Available Actions(6)
browserbase_context_create
Creates a new context, optionally with a friendly name.
browserbase_session_create
Creates a new session that accepts a 'context' parameter with id, name, and persist options.
browserbase_context_delete
Deletes a context when you no longer need it.
browserbase_cookies_add
Add cookies to the current browser session with full control over properties.
browserbase_cookies_get
View all cookies in the current session, optionally filtered by URLs.
browserbase_cookies_delete
Delete specific cookies or clear all cookies from the session.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요