Vibe MCP — Real Chrome, Remotely
Rank #19,623io.github.VibeTechnologies/vibe-mcp
Drive your real, logged-in Chrome from any MCP client — even from a remote machine, no inbound port.
Vibe MCP — Real Chrome, Remotely is a Model Context Protocol (MCP) server published by VibeTechnologies. It ranks #19,623 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Vibe MCP — Real Chrome, Remotely is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Jun 16, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 112,423 of 132,046 servers on MCP Toplist.
Use Vibe MCP — Real Chrome, Remotely
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http vibe-mcp https://relay.api.vibebrowser.app/mcp/%7Bsession_id%7Dclaude mcp add vibe-mcp -- npx -y @vibebrowser/mcp[mcp_servers.vibe-mcp]
url = "https://relay.api.vibebrowser.app/mcp/%7Bsession_id%7D"Add to ~/.codex/config.toml.
[mcp_servers.vibe-mcp]
command = "npx"
args = ["-y", "@vibebrowser/mcp"]Add to ~/.codex/config.toml.
https://relay.api.vibebrowser.app/mcp/%7Bsession_id%7DSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"vibe-mcp": {
"command": "npx",
"args": [
"-y",
"@vibebrowser/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vibe-mcp": {
"url": "https://relay.api.vibebrowser.app/mcp/%7Bsession_id%7D"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"vibe-mcp": {
"command": "npx",
"args": [
"-y",
"@vibebrowser/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vibe-mcp": {
"type": "http",
"url": "https://relay.api.vibebrowser.app/mcp/%7Bsession_id%7D"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"vibe-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@vibebrowser/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vibe-mcp": {
"serverUrl": "https://relay.api.vibebrowser.app/mcp/%7Bsession_id%7D"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vibe-mcp": {
"command": "npx",
"args": [
"-y",
"@vibebrowser/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vibe-mcp": {
"url": "https://relay.api.vibebrowser.app/mcp/%7Bsession_id%7D"
}
}
}{
"mcpServers": {
"vibe-mcp": {
"command": "npx",
"args": [
"-y",
"@vibebrowser/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.VibeTechnologies%2Fvibe-mcp)<a href="https://mcptoplist.com/server/io.github.VibeTechnologies%2Fvibe-mcp"><img src="https://mcptoplist.com/badge/io.github.VibeTechnologies%2Fvibe-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
VibeTechnologies
Available versions (5)
| Version | Published |
|---|---|
| 0.3.6 | Aug 21, 2026 |
| 0.3.5 | Aug 14, 2026 |
| 0.3.4 | Aug 14, 2026 |
| 0.3.3 | Aug 8, 2026 |
| 0.3.2 | Aug 7, 2026 |
Frequently asked questions
- Who maintains Vibe MCP — Real Chrome, Remotely?
- Vibe MCP — Real Chrome, Remotely is maintained by VibeTechnologies, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Vibe MCP — Real Chrome, Remotely listed on the Official MCP Registry?
- Yes — Vibe MCP — Real Chrome, Remotely is listed on the Official MCP Registry, alongside Glama.
- How many versions does Vibe MCP — Real Chrome, Remotely have?
- MCP Toplist tracks 5 versions of Vibe MCP — Real Chrome, Remotely, most recently published on Aug 21, 2026.
- Where can I find the source code for Vibe MCP — Real Chrome, Remotely?
- The source code for Vibe MCP — Real Chrome, Remotely is hosted at github.com/VibeTechnologies/vibe-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.