replicant-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 121 installs a week from npm. Last commit 9 May 2026.
Android MCP server for AI-assisted development. Build, test, emulate, and automate.
We read the source, 17 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
function exec(cmd: string): string {
const adbPath = path.join(sdkPath, "platform-tools", this.getExecutableName("adb", platform));
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 replicant-mcp -- npx -y replicant-mcp
{
"mcpServers": {
"replicant-mcp": {
"args": [
"-y",
"replicant-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.replicant-mcp]
command = "npx"
args = ["-y", "replicant-mcp"]
{
"mcpServers": {
"replicant-mcp": {
"args": [
"-y",
"replicant-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"replicant-mcp": {
"args": [
"-y",
"replicant-mcp"
],
"command": "npx"
}
}
}
MCP server for iOS and Android Mobile Development, Automation and Testing
AI assistant access to .NET SDK for projects, packages, building, testing, and development tools.
MCP server for Appium mobile automation on iOS and Android devices with test creation tools.
MCP Server for WeChat DevTools CLI - Automate development & testing with 7 aggregated APIs.
MCP Server for WeChat DevTools CLI - Automate Mini Program development & testing.
MCP server for AI-assisted coding with development history: git, tests, Copilot.
AI-assisted MCP server for JSTQB-based test planning, design, review, and analysis.
95 MCP tools for iOS — build, test, simulate, automate UI, capture, and diagnose.
Answers built from our own checks of this server.