newton-browser
Rank #19,947io.github.Koala-Studios/newton-browser
Local-only Chrome and Edge control for MCP clients through an origin-scoped extension.
newton-browser is a Model Context Protocol (MCP) server published by koala-studios. It ranks #19,947 of 132,046 servers tracked on MCP Toplist. newton-browser is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 11, 2026 and most recently updated on Jul 12, 2026.
Ranks ahead of 112,099 of 132,046 servers on MCP Toplist.
Use newton-browser
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add newton-browser -- npx -y newton-browser[mcp_servers.newton-browser]
command = "npx"
args = ["-y", "newton-browser"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"newton-browser": {
"command": "npx",
"args": [
"-y",
"newton-browser"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"newton-browser": {
"command": "npx",
"args": [
"-y",
"newton-browser"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"newton-browser": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"newton-browser"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"newton-browser": {
"command": "npx",
"args": [
"-y",
"newton-browser"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"newton-browser": {
"command": "npx",
"args": [
"-y",
"newton-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/io.github.Koala-Studios%2Fnewton-browser)<a href="https://mcptoplist.com/server/io.github.Koala-Studios%2Fnewton-browser"><img src="https://mcptoplist.com/badge/io.github.Koala-Studios%2Fnewton-browser.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
koala-studios
Available versions (1)
| Version | Published |
|---|---|
| 0.4.1 | Jul 12, 2026 |
Frequently asked questions
- Who maintains newton-browser?
- newton-browser is maintained by koala-studios, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is newton-browser listed on the Official MCP Registry?
- Yes — newton-browser is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does newton-browser have?
- MCP Toplist tracks 1 version of newton-browser, most recently published on Jul 12, 2026.
- Where can I find the source code for newton-browser?
- The source code for newton-browser is hosted at github.com/koala-studios/newton-browser.
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.