Browserbasehq MCP Browserbase
Rank #3,545ai.smithery/browserbasehq-mcp-browserbase
MCP server providing browserbasehq-browserbase capabilities
Browserbasehq MCP Browserbase is a Model Context Protocol (MCP) server published by browserbase. It ranks #3,545 of 115,460 servers tracked on MCP Toplist, and its repository has 3,408 GitHub stars. Browserbasehq MCP Browserbase is listed on Official MCP, with 3 tracked versions. It was first listed on Sep 16, 2025 and most recently updated on Oct 16, 2025.
Ranks ahead of 111,915 of 115,460 servers on MCP Toplist.
Use Browserbasehq MCP Browserbase
claude mcp add --transport http browserbasehq-mcp-browserbase https://server.smithery.ai/@browserbasehq/mcp-browserbase/mcp[mcp_servers.browserbasehq-mcp-browserbase]
url = "https://server.smithery.ai/@browserbasehq/mcp-browserbase/mcp"Add to ~/.codex/config.toml.
https://server.smithery.ai/@browserbasehq/mcp-browserbase/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"browserbasehq-mcp-browserbase": {
"url": "https://server.smithery.ai/@browserbasehq/mcp-browserbase/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"browserbasehq-mcp-browserbase": {
"type": "http",
"url": "https://server.smithery.ai/@browserbasehq/mcp-browserbase/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"browserbasehq-mcp-browserbase": {
"serverUrl": "https://server.smithery.ai/@browserbasehq/mcp-browserbase/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"browserbasehq-mcp-browserbase": {
"url": "https://server.smithery.ai/@browserbasehq/mcp-browserbase/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.smithery%2Fbrowserbasehq-mcp-browserbase)<a href="https://mcptoplist.com/server/ai.smithery%2Fbrowserbasehq-mcp-browserbase"><img src="https://mcptoplist.com/badge/ai.smithery%2Fbrowserbasehq-mcp-browserbase.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
browserbase
Other servers by browserbase
View all browserbase servers →Available versions (3)
| Version | Published |
|---|---|
| 2.2.0 | Oct 16, 2025 |
| 2.0.0 | Sep 16, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Browserbasehq MCP Browserbase?
- Browserbasehq MCP Browserbase is maintained by browserbase, which publishes 7 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Browserbasehq MCP Browserbase listed on the Official MCP Registry?
- Yes — Browserbasehq MCP Browserbase is listed on the Official MCP Registry.
- How many versions does Browserbasehq MCP Browserbase have?
- MCP Toplist tracks 3 versions of Browserbasehq MCP Browserbase, most recently published on Oct 16, 2025.
- Where can I find the source code for Browserbasehq MCP Browserbase?
- The source code for Browserbasehq MCP Browserbase is hosted at github.com/browserbase/mcp-server-browserbase.