Agent360 Browser MCP
Rank #853io.github.Agent360dk/browser-mcp
Drive your real, logged-in Chrome from any AI agent - 40 tools. Needs our Chrome extension too.
Agent360 Browser MCP is a Model Context Protocol (MCP) server published by agent360dk. It ranks #853 of 132,113 servers tracked on MCP Toplist, and its repository has 44 GitHub stars. Agent360 Browser MCP is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 7 tracked versions. It was first listed on Mar 29, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 131,260 of 132,113 servers on MCP Toplist.
Use Agent360 Browser MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add browser-mcp -- npx -y @agent360/browser-mcp[mcp_servers.browser-mcp]
command = "npx"
args = ["-y", "@agent360/browser-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"browser-mcp": {
"command": "npx",
"args": [
"-y",
"@agent360/browser-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"browser-mcp": {
"command": "npx",
"args": [
"-y",
"@agent360/browser-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"browser-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agent360/browser-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"browser-mcp": {
"command": "npx",
"args": [
"-y",
"@agent360/browser-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"browser-mcp": {
"command": "npx",
"args": [
"-y",
"@agent360/browser-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.Agent360dk%2Fbrowser-mcp)<a href="https://mcptoplist.com/server/io.github.Agent360dk%2Fbrowser-mcp"><img src="https://mcptoplist.com/badge/io.github.Agent360dk%2Fbrowser-mcp.svg" alt="MCP Toplist: Top 1% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
agent360dk
Other servers by agent360dk
View all agent360dk servers →Available versions (7)
| Version | Published |
|---|---|
| 1.29.2 | Sep 18, 2026 |
| 1.29.1 | Sep 13, 2026 |
| 1.29.0 | Sep 7, 2026 |
| 1.25.0 | Jul 24, 2026 |
| 1.24.0 | Jul 23, 2026 |
| 1.23.0 | Jul 21, 2026 |
| 1.16.1 | Apr 6, 2026 |
Frequently asked questions
- Who maintains Agent360 Browser MCP?
- Agent360 Browser MCP is maintained by agent360dk, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Agent360 Browser MCP listed on the Official MCP Registry?
- Yes — Agent360 Browser MCP is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Agent360 Browser MCP have?
- MCP Toplist tracks 7 versions of Agent360 Browser MCP, most recently published on Sep 18, 2026.
- Where can I find the source code for Agent360 Browser MCP?
- The source code for Agent360 Browser MCP is hosted at github.com/agent360dk/browser-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.