Sendblue Browser MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 26 May 2026.
Drive a stealth-patched Chromium daemon: navigate, screenshot, eval JS, attach over CDP.
Today is the operative word: we check Sendblue Browser MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 sendblue-browser-mcp -- npx -y sendblue-browser-mcp
{
"mcpServers": {
"sendblue-browser-mcp": {
"args": [
"-y",
"sendblue-browser-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.sendblue-browser-mcp]
command = "npx"
args = ["-y", "sendblue-browser-mcp"]
{
"mcpServers": {
"sendblue-browser-mcp": {
"args": [
"-y",
"sendblue-browser-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"sendblue-browser-mcp": {
"args": [
"-y",
"sendblue-browser-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
BROWSER_USE_API_KEY (Bearer token the sendblue-browser-use daemon was started with.), BROWSER_USE_URL (Base URL of the sendblue-browser-use daemon.).
The author declared them in the registry entry; get the values from the project itself.
AI browser tools with Chrome CDP. Navigate, screenshot, interact. Multi-provider failover.
Hosted real Google Chrome MCP with per-user persistent state. Navigate, click, type, screenshot.
Drive a real Playwright browser: annotated screenshot + structured page state after every action.
Drives a real Chromium browser: navigate, click, type, read pages, OCR, QR, network capture
Stealthy, LLM-drivable browser engine — a Python library + 85-tool MCP server on stealth Chromium.
Drive your real, logged-in Chrome/Edge from AI agents over CDP. Faster. Sharper.
Hosted public-page screenshots and PDFs with guarded Chromium and inline MCP artifacts.
Drive a running Ikenga desktop app from MCP clients — DOM, click, type, navigate, screenshot.
Answers built from our own checks of this server.