From 7b10bebf1e64e899444c0f92af85d1edb21e6712 Mon Sep 17 00:00:00 2001 From: Shrey Pandya Date: Tue, 16 Jun 2026 17:57:34 -0700 Subject: [PATCH 1/3] Add Browserbase MCP server Adds Browserbase remote MCP server (https://mcp.browserbase.com/mcp, streamable-http) with static bearer auth for the Azure API Center MCP Registry / Microsoft Foundry Tools Catalog. Co-Authored-By: Claude Opus 4.8 (1M context) --- partners/servers/browserbase-mcp.json | 63 +++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 partners/servers/browserbase-mcp.json diff --git a/partners/servers/browserbase-mcp.json b/partners/servers/browserbase-mcp.json new file mode 100644 index 0000000..54c2b24 --- /dev/null +++ b/partners/servers/browserbase-mcp.json @@ -0,0 +1,63 @@ +{ + "name": "browserbase-mcp", + "title": "Browserbase", + "summary": "Cloud browser automation for AI agents - navigate, act, observe, and extract from live web pages, powered by Browserbase and Stagehand.", + "description": "Browserbase is the hosted MCP server for AI-powered web browser automation, built on Browserbase's cloud browser infrastructure and the Stagehand framework. It lets agents create managed cloud browser sessions and drive real websites using natural language: navigate to URLs, perform actions, observe actionable elements, and extract structured data. Sessions run on stealth browsers with automatic CAPTCHA solving, residential proxies, and anti-bot evasion, so agents can reliably interact with JavaScript-heavy and protected sites. The server exposes six tools - start, end, navigate, act, observe, and extract - and authenticates with a Browserbase API key passed as a bearer token.", + "kind": "mcp", + "vendor": "Partner", + "license": { + "name": "Apache-2.0", + "url": "https://github.com/browserbase/mcp-server-browserbase/blob/main/LICENSE" + }, + "icon": "https://avatars.githubusercontent.com/u/158221360?v=4", + "externalDocumentation": { + "title": "Browserbase MCP Documentation", + "url": "https://docs.browserbase.com/integrations/mcp/introduction" + }, + "repository": { + "url": "https://github.com/browserbase/mcp-server-browserbase", + "source": "github" + }, + "remote": "https://mcp.browserbase.com/mcp", + "remoteType": "streamable-http", + "supportContactInfo": { + "name": "Browserbase Support", + "url": "https://docs.browserbase.com" + }, + "visibility": "public", + "categories": "Developer Tools", + "tags": ["browser-automation", "web-scraping", "stagehand", "browserbase", "web"], + "packages": [], + "useCases": [ + { + "name": "Web navigation and browsing", + "description": "Spin up a managed cloud browser session and navigate to any URL, following links and moving through multi-step web flows on the agent's behalf." + }, + { + "name": "Form filling and actions", + "description": "Perform natural-language actions on a page - click, type, submit, select - to complete forms, logins, bookings, and other interactive workflows." + }, + { + "name": "Structured data extraction", + "description": "Extract structured data from live web pages such as prices, listings, tables, and article content for research, monitoring, and downstream processing." + }, + { + "name": "Element observation", + "description": "Observe the actionable elements on a page so the agent can decide the next best action before acting." + }, + { + "name": "Automation on protected sites", + "description": "Interact with JavaScript-heavy and bot-protected sites using Browserbase stealth browsers with automatic CAPTCHA solving and residential proxies." + } + ], + "securitySchemes": { + "browserbaseBearerAuth": { + "type": "http", + "description": "Authenticate with Browserbase using your Browserbase API key as a bearer token.", + "scheme": "bearer", + "bearerFormat": "Browserbase API key" + } + }, + "versionName": "original", + "customProperties": { "x-ms-preview": false } +} From dd884191b784541c8fbbb55079fde1ed163222aa Mon Sep 17 00:00:00 2001 From: Shrey Pandya Date: Wed, 17 Jun 2026 13:31:05 -0700 Subject: [PATCH 2/3] Refine Browserbase brand positioning (verified browsers / platform) - summary/description: 'verified browser platform', drop CAPTCHA/proxies/anti-bot/stealth - useCase: 'Automation on protected sites' -> 'Reliable automation at scale' - em dashes per Browserbase docs style Co-Authored-By: Claude Opus 4.8 (1M context) --- partners/servers/browserbase-mcp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/partners/servers/browserbase-mcp.json b/partners/servers/browserbase-mcp.json index 54c2b24..fbe4976 100644 --- a/partners/servers/browserbase-mcp.json +++ b/partners/servers/browserbase-mcp.json @@ -1,8 +1,8 @@ { "name": "browserbase-mcp", "title": "Browserbase", - "summary": "Cloud browser automation for AI agents - navigate, act, observe, and extract from live web pages, powered by Browserbase and Stagehand.", - "description": "Browserbase is the hosted MCP server for AI-powered web browser automation, built on Browserbase's cloud browser infrastructure and the Stagehand framework. It lets agents create managed cloud browser sessions and drive real websites using natural language: navigate to URLs, perform actions, observe actionable elements, and extract structured data. Sessions run on stealth browsers with automatic CAPTCHA solving, residential proxies, and anti-bot evasion, so agents can reliably interact with JavaScript-heavy and protected sites. The server exposes six tools - start, end, navigate, act, observe, and extract - and authenticates with a Browserbase API key passed as a bearer token.", + "summary": "Cloud browser automation for AI agents — navigate, act, observe, and extract from live web pages on Browserbase's verified browser platform, powered by Stagehand.", + "description": "Browserbase is the hosted MCP server for AI-powered web browser automation, built on the Browserbase platform and the Stagehand framework. It lets agents create managed cloud browser sessions and drive real websites using natural language: navigate to URLs, perform actions, observe actionable elements, and extract structured data. Sessions run on Browserbase's verified browsers, so agents can reliably interact with JavaScript-heavy and dynamic sites at scale. The server exposes six tools — start, end, navigate, act, observe, and extract — and authenticates with a Browserbase API key passed as a bearer token.", "kind": "mcp", "vendor": "Partner", "license": { @@ -35,7 +35,7 @@ }, { "name": "Form filling and actions", - "description": "Perform natural-language actions on a page - click, type, submit, select - to complete forms, logins, bookings, and other interactive workflows." + "description": "Perform natural-language actions on a page — click, type, submit, select — to complete forms, logins, bookings, and other interactive workflows." }, { "name": "Structured data extraction", @@ -46,8 +46,8 @@ "description": "Observe the actionable elements on a page so the agent can decide the next best action before acting." }, { - "name": "Automation on protected sites", - "description": "Interact with JavaScript-heavy and bot-protected sites using Browserbase stealth browsers with automatic CAPTCHA solving and residential proxies." + "name": "Reliable automation at scale", + "description": "Interact with JavaScript-heavy and dynamic sites using Browserbase's verified browsers, so agents can complete real workflows reliably across the open web." } ], "securitySchemes": { From ee9c1d28144bbf3ded2e3900e67003a2612e1302 Mon Sep 17 00:00:00 2001 From: Shrey Pandya Date: Wed, 17 Jun 2026 13:35:29 -0700 Subject: [PATCH 3/3] Align listing with Browser Agent Platform positioning - terse summary==description (match repo ethos); verified browsers + Stagehand SDK - useCases: Agent Identity framing, drop CAPTCHA/proxy/stealth - tags: browser-agents/ai-agents (drop legacy web-scraping) Co-Authored-By: Claude Opus 4.8 (1M context) --- partners/servers/browserbase-mcp.json | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/partners/servers/browserbase-mcp.json b/partners/servers/browserbase-mcp.json index fbe4976..2134999 100644 --- a/partners/servers/browserbase-mcp.json +++ b/partners/servers/browserbase-mcp.json @@ -1,8 +1,8 @@ { "name": "browserbase-mcp", "title": "Browserbase", - "summary": "Cloud browser automation for AI agents — navigate, act, observe, and extract from live web pages on Browserbase's verified browser platform, powered by Stagehand.", - "description": "Browserbase is the hosted MCP server for AI-powered web browser automation, built on the Browserbase platform and the Stagehand framework. It lets agents create managed cloud browser sessions and drive real websites using natural language: navigate to URLs, perform actions, observe actionable elements, and extract structured data. Sessions run on Browserbase's verified browsers, so agents can reliably interact with JavaScript-heavy and dynamic sites at scale. The server exposes six tools — start, end, navigate, act, observe, and extract — and authenticates with a Browserbase API key passed as a bearer token.", + "summary": "Browse and act on the live web from your AI agent — navigate, act, observe, and extract from real pages on Browserbase's verified browsers, via the Stagehand SDK.", + "description": "Browse and act on the live web from your AI agent — navigate, act, observe, and extract from real pages on Browserbase's verified browsers, via the Stagehand SDK.", "kind": "mcp", "vendor": "Partner", "license": { @@ -26,28 +26,24 @@ }, "visibility": "public", "categories": "Developer Tools", - "tags": ["browser-automation", "web-scraping", "stagehand", "browserbase", "web"], + "tags": ["browser-agents", "ai-agents", "stagehand", "browserbase", "web"], "packages": [], "useCases": [ { - "name": "Web navigation and browsing", - "description": "Spin up a managed cloud browser session and navigate to any URL, following links and moving through multi-step web flows on the agent's behalf." + "name": "Web navigation", + "description": "Open URLs and move through multi-step web flows." }, { - "name": "Form filling and actions", - "description": "Perform natural-language actions on a page — click, type, submit, select — to complete forms, logins, bookings, and other interactive workflows." + "name": "Actions and forms", + "description": "Click, type, submit, and select with natural language to complete interactive workflows." }, { "name": "Structured data extraction", - "description": "Extract structured data from live web pages such as prices, listings, tables, and article content for research, monitoring, and downstream processing." + "description": "Pull prices, listings, tables, and article content from live pages." }, { - "name": "Element observation", - "description": "Observe the actionable elements on a page so the agent can decide the next best action before acting." - }, - { - "name": "Reliable automation at scale", - "description": "Interact with JavaScript-heavy and dynamic sites using Browserbase's verified browsers, so agents can complete real workflows reliably across the open web." + "name": "Agents on the real web", + "description": "Reliably reach JavaScript-heavy, authenticated, and protected sites using verified browsers with Agent Identity." } ], "securitySchemes": {