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 using a specified context. Parameters: context (object with id, name, and persist).
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.
Avis de la Communauté
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation