← All servers
🌐

Quash — Mobile App AutomationVerified🛡 No advisories

io.github.Abhinav-Sai-Quash/quash-mcp
New to MCP? Start here →
0★ stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/abhinav-sai-quash, which proved it owns this namespace.

Verified owner: github.com/abhinav-sai-quashio.github.Abhinav-Sai-Quash/quash-mcp

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs QUASH_API_TOKEN.
Configuration
Reads QUASH_SIDECAR_CMD, QUASH_TEST_GEN_AGENT_CMD.

About

Drive Android & iOS mobile-app automation from your AI agent on locally connected devices.

Packages & transports

mcpbhttps://github.com/Oscorp-HQ/quash-mcp-releases/releases/download/v1.1.0/quash-mcp.mcpbvlatest ·

Metadata

Categorybrowser
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "quash": {
      "command": "npx",
      "args": [
        "-y",
        "https://github.com/Oscorp-HQ/quash-mcp-releases/releases/download/v1.1.0/quash-mcp.mcpb"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y https://github.com/Oscorp-HQ/quash-mcp-releases/releases/download/v1.1.0/quash-mcp.mcpb