domscout runs on your own machine — the client starts it, so there is no endpoint to ping. 551 installs a week from npm. Last commit 18 Sep 2026.
domscout browser API as MCP tools: screenshots, Markdown, structured data, page automation, crawls.
Today is the operative word: we check domscout 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 domscout -- npx -y @domscout/mcp
{
"mcpServers": {
"domscout": {
"args": [
"-y",
"@domscout/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.domscout]
command = "npx"
args = ["-y", "@domscout/mcp"]
{
"mcpServers": {
"domscout": {
"args": [
"-y",
"@domscout/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"domscout": {
"args": [
"-y",
"@domscout/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DOMSCOUT_API_KEY (A domscout API key from https://www.domscout.io/dashboard/api-keys. Every tool call is billed to the account that owns it.), DOMSCOUT_BASE_URL (Override the API host. Only needed against a non-production deployment; omit it in normal use.), DOMSCOUT_DOCS_BASE_URL (Override the host the documentation resources are read from. It cannot be derived from DOMSCOUT_BASE_URL, because the API host serves no llms-full.txt.).
The author declared them in the registry entry; get the values from the project itself.
10 pay-per-call web tools: markdown, CSS scrape, links, crawl, screenshot, PDF, browser.
Browser automation MCP server with 84 tools. Pure CDP, DOM diffing, vision hybrid.
Browser automation MCP server with 84 tools. Pure CDP, DOM diffing, vision hybrid.
Linux automation. 125 MCP tools: windows, input, screenshots, clipboard, print, AT-SPI. 9 DEs.
Browser automation MCP server: navigate, fill forms, click, screenshot, and manage tabs
MCP server for desktop, browser (CDP), and Android automation. Screenshot, OCR, click, type.
Drive a real Playwright browser: annotated screenshot + structured page state after every action.
Local browser automation for MCP clients powered by DrissionPage.
Answers built from our own checks of this server.