browser-mcp
Rank #61,053io.github.Shreyas-Profile/browser-mcp
Hosted real Google Chrome MCP with per-user persistent state. Navigate, click, type, screenshot.
browser-mcp is a Model Context Protocol (MCP) server published by globalion. It ranks #61,053 of 115,591 servers tracked on MCP Toplist. browser-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 15, 2026 and most recently updated on Jul 16, 2026.
Ranks ahead of 54,538 of 115,591 servers on MCP Toplist.
Use browser-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http browser-mcp https://browser.regiq.in/api/mcp[mcp_servers.browser-mcp]
url = "https://browser.regiq.in/api/mcp"Add to ~/.codex/config.toml.
https://browser.regiq.in/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"browser-mcp": {
"url": "https://browser.regiq.in/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"browser-mcp": {
"type": "http",
"url": "https://browser.regiq.in/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"browser-mcp": {
"serverUrl": "https://browser.regiq.in/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"browser-mcp": {
"url": "https://browser.regiq.in/api/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/io.github.Shreyas-Profile%2Fbrowser-mcp)<a href="https://mcptoplist.com/server/io.github.Shreyas-Profile%2Fbrowser-mcp"><img src="https://mcptoplist.com/badge/io.github.Shreyas-Profile%2Fbrowser-mcp.svg" alt="MCP Toplist: #61,053 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
globalion
Other servers by globalion
- email-mcp#60,548
- cron-mcp#61,054 · 1 ver
- docs-mcp#61,055 · 1 ver
- telegram-mcp#61,056 · 1 ver
- tor-mcp#61,057 · 1 ver
- Video Render MCP#61,309 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Jul 16, 2026 |
Frequently asked questions
- Who maintains browser-mcp?
- browser-mcp is maintained by globalion, which publishes 10 MCP servers (6 total versions) tracked on MCP Toplist.
- Is browser-mcp listed on the Official MCP Registry?
- Yes — browser-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does browser-mcp have?
- MCP Toplist tracks 1 version of browser-mcp, most recently published on Jul 16, 2026.
- Where can I find the source code for browser-mcp?
- The source code for browser-mcp is hosted at github.com/globalion/browser-mcp.