Skip to content

Add Browserbase MCP server#222

Open
shrey150 wants to merge 4 commits into
Azure:mainfrom
shrey150:add-browserbase-mcp-server
Open

Add Browserbase MCP server#222
shrey150 wants to merge 4 commits into
Azure:mainfrom
shrey150:add-browserbase-mcp-server

Conversation

@shrey150

Copy link
Copy Markdown

Add Browserbase MCP server

Adds the Browserbase remote MCP server to the Azure API Center MCP Registry / Microsoft Foundry Tools Catalog.

Browserbase is a hosted MCP server for AI-powered web browser automation (built on Browserbase + Stagehand). It lets Foundry agents create managed cloud browser sessions and drive real websites with natural language — navigate, act, observe, and extract — on stealth browsers with automatic CAPTCHA solving and residential proxies.

  • Remote endpoint: https://mcp.browserbase.com/mcp (streamable-http)
  • Auth: static bearer — Authorization: Bearer <Browserbase API key> (securityScheme type http, scheme bearer)
  • Tools (6): start, end, navigate, act, observe, extract
  • Vendor: Partner · Repo: https://github.com/browserbase/mcp-server-browserbase

Validation

  • check-jsonschema --schemafile partners/server-schema.json partners/servers/browserbase-mcp.jsonok, validation done
  • name (browserbase-mcp) and securitySchemes key (browserbaseBearerAuth) verified unique across all existing entries
  • All field length limits satisfied (summary ≤200, description ≤1000)

@shrey150

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree company="Browserbase"

shrey150 and others added 3 commits June 23, 2026 12:58
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) <noreply@anthropic.com>
- 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) <noreply@anthropic.com>
- 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) <noreply@anthropic.com>
@shrey150 shrey150 force-pushed the add-browserbase-mcp-server branch from ee9c1d2 to 4da5a6a Compare June 23, 2026 19:59
@shrey150 shrey150 marked this pull request as ready for review June 23, 2026 19:59
Switch summary/description to an action-driven description matching the
style of other partner servers; drop product positioning (verified
browsers / Stagehand SDK framing) from the listing copy and useCases.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant