mcpbeat Sign in
I

MobiLoop MCP Server

by enessubass Your server? Claim it
local only

MobiLoop runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.

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

Installs / week
not published
12
Stars
0 open issues
23 Sep 2026
Last commit
from GitHub
MIT
License
TypeScript

What the code does

We read the source, 2 h ago · rules 3dff92dd89df

Capabilities

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.

Builds a file path from a variable src/utils/artifacts.ts:8
  const dir = group ? path.join(root, group) : root;
Runs an external command src/utils/shell.ts:42
  const child = spawn(command, args, {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

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.

Three servers free · no card

Alternatives to MobiLoop

same job, measured the same way
I
AgentGraph Trust
by agentgraph-co

Security scanning and trust verification for AI agent tools.

110 installs/wk local only
Wass MCP
by tb0hdan

MCP server for web application security scanning

local only
Vet
by getvet

Discover and vet MCP servers: search 200K+ AI tools with security verification and schemas.

32 installs/wk local only
Shellward
by jnmetacode

AI agent security: 7 MCP tools for injection detection, PII scanning, command safety, DLP.

377 installs/wk local only
Mcpshield
by mcpshield-dev

Security scanner for MCP servers - detects tool poisoning and injection

26 installs/wk local only
Holster MCP
by nautaai

Local-first secret scanning, rotation, vault, and audit-log tools for AI agents.

91 installs/wk local only
Raven Nest MCP
by tidynest

AI-driven penetration testing - 22 security tools behind safety-hardened MCP endpoints

local only
Jikida
by jikida

Security tools for your AI: scan, pentest, check headers, guard code and scan repos for secrets.

778 installs/wk local only

MobiLoop — questions

Answers built from our own checks of this server.

Why is there no uptime for MobiLoop?
MobiLoop runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is MobiLoop open source?
Yes — it is published under the MIT licence, written in TypeScript and 12 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.