MCP Server Browser runs on your own machine — the client starts it, so there is no endpoint to ping. 3 356 installs a week from npm. Last commit 1 Jul 2026.
MCP server for browser use access
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-browser -- npx -y @agent-infra/mcp-server-browser
{
"mcpServers": {
"mcp-server-browser": {
"args": [
"-y",
"@agent-infra/mcp-server-browser"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-browser]
command = "npx"
args = ["-y", "@agent-infra/mcp-server-browser"]
{
"mcpServers": {
"mcp-server-browser": {
"args": [
"-y",
"@agent-infra/mcp-server-browser"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-browser": {
"args": [
"-y",
"@agent-infra/mcp-server-browser"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.