Mmcp.market

MobiLoop MCP server

by enessubass·io.github.enessubass/mobiloop-mcp·v0.1.0-alpha.14

Guarded AI mobile Appium testing, security scanning, verification, and fix-retest MCP tools.

A88/100grade A
What users say
No reviews yet
Be the first
Safety scan
A88/100

full report

Adoption
Growing

12 stars

Reviews

Write one

Nobody has reviewed MobiLoop yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

MobiLoop tools

No tool declarations could be read from the package source. They show once the server is installed.

Public scan report

scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it

no findings
  • –Code scanpackage could not be scannedn/a
  • –Live reliabilityno gateway calls yet and no remote to proben/a
  • –Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 0 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 88/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the MobiLoop repository's README, as published. We do not edit it. Read it on GitHub

MobiLoop MCP

Guarded MCP servers for agentic mobile build-test-fix loops.

Documentation site | Security model | Tool reference

code change -> build -> install on device -> Appium test -> evidence -> classify -> report

MobiLoop MCP is a controlled tool layer between an AI coding agent and a real mobile development environment. It lets an MCP client read and patch a mobile project, build it, install it on Android or iOS targets, drive the app through Appium, verify logs/screens/API results, remember known app-flow checkpoints, and produce evidence-based reports.

The name reflects the core contract: mobile work should run through a measurable loop of change, build, device execution, verification, and evidence-backed triage.

It is built for the workflow where the agent does not just write code. It builds, runs, tests, observes, classifies failures, and hands back evidence. An agent can still use the separate guarded code tools to patch and retest, but that patch step is intentionally outside the default orchestrator.

Today, MobiLoop provides guarded build-test-verify loops and evidence-based failure classification. Fully automated patch-and-retest is intentionally kept outside the default orchestrator until stricter approval, rollback, and review controls are enabled.

Highlights

  • Evidence-first mobile loops: build logs, screenshots, Appium XML source, logcat/simulator logs, API responses, screenshot diffs, and iteration records.
  • Android and iOS tool split: Android adb/emulator tools and iOS xcrun simctl/xcodebuild tools are separated.
  • Appium UI automation: semantic taps, typing, swipes, back navigation, visibility assertions, screenshots, and accessibility summaries.
  • Flow memory: record runtime screen checkpoints, remember the latest passing path, and auto-replay stable setup steps to a target checkpoint.
  • Scenario generation and flow DSL: scan source for candidate E2E scenarios, then run high-level JSON flows with wait/tap/type/assert/evidence steps.
  • Source-flow analysis: scan Flutter, React Native, Android, and iOS source for screen, route, transition, and visible-text candidates.
  • Root-cause classification: classify logcat evidence into app bugs, automation errors, missing environment, remote rules, and test-data issues.
  • Server-side approval gate: secure mode requires valid approval payloads for high-impact tools.
  • Built-in mobile security loop: scan source and platform settings, generate a test plan, compare fixes, and gate release decisions without another scanner package.
  • Redaction by default: redact common secrets, bearer tokens, API keys, emails, and phone numbers from text artifacts, command output, and MCP/CLI text responses.
  • Guarded code tools: workspace-only reads/searches/patches, forbidden secret paths, guarded branches, commits, and PR creation.
  • Docker-ready MCP runtime: package the Node MCP server in Docker while keeping mobile SDKs, emulators, devices, and Appium on the host or runner.

What This Is

This project provides MCP tools for this architecture:

AI / MCP client
  |
  v
MobiLoop MCP
  |
  |-- code tools
  |-- environment preflight
  |-- build tools
  |-- Android device tools
  |-- iOS simulator tools
  |-- Appium tools
  |-- verification tools
  |-- flow-memory replay tools
  |-- loop/report tools
  |-- CI publication tools
  |-- Android/iOS orchestrators
  |-- security scan and release gate tools
  |
  v
mobile repo + emulator/device + Appium + build toolchain

The server does not claim that a test passed because a model says so. A pass should be backed by tool output: command exit codes, screenshots, page source, log checks, API assertions, and recorded loop iterations.

What This Is Not

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add mobiloop-mcp -- docker run -i --rm ghcr.io/enessubass/mobiloop-mcp:0.1.0-alpha.14
Add to Cursor

MobiLoop: common questions

Is MobiLoop MCP server safe?
Yes, by our scan: it is graded A (88/100). Read the MobiLoop safety report
How do I install MobiLoop?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does MobiLoop need an API key?
No secret keys are declared. It reads 2 settings from the environment.
Is MobiLoop maintained?
The last commit was in the last day (2026-09-23). The latest release is v0.1.0-alpha.14.
What can I use instead of MobiLoop?
Servers from other publishers that do the same job: WP HealthKit MCP server, MCPProxy MCP server and Npm Sentinel MCP server. Compare all MobiLoop alternatives.

Alternatives to MobiLoop

Same job from other publishers: the closest match first, then the best rated.

All MobiLoop alternatives →
  • WP HealthKit
    Security audits for WordPress plugins and themes — 62 verification layers, fix plans and SBOMs.
    A
  • MCPProxy
    Local-first MCP proxy with BM25 tool discovery, security scanning, quarantine & ~99% token savings
    B
  • Npm Sentinel
    Advanced NPM analysis: Recursive security scanning, ecosystem awareness, and deep insights.
    A
  • Pentest
    Offline methodology engine for authorized penetration testing, CTF, and security research.
    B
  • MCP Safety Warden
    MCP proxy adding security scanning, behavioral profiling, risk gating, and safe tool call execution.
    B

More from enessubass →