Native DevTools runs on your own machine — the client starts it, so there is no endpoint to ping. 95 installs a week from npm. Last commit 31 May 2026.
MCP server for desktop, browser (CDP), and Android automation. Screenshot, OCR, click, type.
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 native-devtools -- npx -y native-devtools-mcp
{
"mcpServers": {
"native-devtools": {
"args": [
"-y",
"native-devtools-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.native-devtools]
command = "npx"
args = ["-y", "native-devtools-mcp"]
{
"mcpServers": {
"native-devtools": {
"args": [
"-y",
"native-devtools-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"native-devtools": {
"args": [
"-y",
"native-devtools-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.