Remote Browser MCP Server from MCPBundles
Rank #57,350com.mcpbundles/remote-browser
Automate cloud Chrome—navigate, click, type, screenshot, run code, record screen video
Remote Browser MCP Server from MCPBundles is a Model Context Protocol (MCP) server published by thinkchainai. It ranks #57,350 of 115,460 servers tracked on MCP Toplist. Remote Browser MCP Server from MCPBundles is listed on Official MCP, with 1 tracked version. It was first listed on Jun 16, 2026 and most recently updated on Jun 16, 2026.
Ranks ahead of 58,110 of 115,460 servers on MCP Toplist.
Use Remote Browser MCP Server from MCPBundles
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http remote-browser https://mcp.mcpbundles.com/bundle/remote-browser/[mcp_servers.remote-browser]
url = "https://mcp.mcpbundles.com/bundle/remote-browser/"Add to ~/.codex/config.toml.
https://mcp.mcpbundles.com/bundle/remote-browser/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"remote-browser": {
"url": "https://mcp.mcpbundles.com/bundle/remote-browser/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"remote-browser": {
"type": "http",
"url": "https://mcp.mcpbundles.com/bundle/remote-browser/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"remote-browser": {
"serverUrl": "https://mcp.mcpbundles.com/bundle/remote-browser/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"remote-browser": {
"url": "https://mcp.mcpbundles.com/bundle/remote-browser/"
}
}
}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/com.mcpbundles%2Fremote-browser)<a href="https://mcptoplist.com/server/com.mcpbundles%2Fremote-browser"><img src="https://mcptoplist.com/badge/com.mcpbundles%2Fremote-browser.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
thinkchainai
Other servers by thinkchainai
View all thinkchainai servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 16, 2026 |
Frequently asked questions
- Who maintains Remote Browser MCP Server from MCPBundles?
- Remote Browser MCP Server from MCPBundles is maintained by thinkchainai, which publishes 23 MCP servers (19 total versions) tracked on MCP Toplist.
- Is Remote Browser MCP Server from MCPBundles listed on the Official MCP Registry?
- Yes — Remote Browser MCP Server from MCPBundles is listed on the Official MCP Registry.
- How many versions does Remote Browser MCP Server from MCPBundles have?
- MCP Toplist tracks 1 version of Remote Browser MCP Server from MCPBundles, most recently published on Jun 16, 2026.
- Where can I find the source code for Remote Browser MCP Server from MCPBundles?
- The source code for Remote Browser MCP Server from MCPBundles is hosted at github.com/thinkchainai/mcp.