github Kotlin analyzed bc32e7a

danielealbano/android-remote-control-mcp

github

An MCP Server for Android running on the phone, optmized for token usage, supports also files downloads and cloudflare and ngrok automated tunnelling.

maintainer
danielealbano
license
MIT
first seen
2026-06-26
last seen
2026-08-01
releases · 30d
2
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport stdio counts 0 tools · 0 res · 0 prompts permission surface via code analysis

No tools enumerated yet for this server.

skills & danger signals github-tarball
prompt-surface shipped agent-instruction files + hidden-content / dangerous-code findings — quoted from the analyzed source

analyzed commit bc32e7a · analyzer v28 · 11h ago

skills & prompt files 1

code evidence vv1.10.0 · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 384

filesystem 1

  • fs danielealbano-android-remote-control-mcp-bc32e7a/channel-plugin/index.ts :4 import { readFileSync, chmodSync, existsSync } from "fs";

network 1

  • net danielealbano-android-remote-control-mcp-bc32e7a/channel-plugin/index.ts :70 async fetch(req: Request): Promise<Response> {

secrets 1

  • secrets danielealbano-android-remote-control-mcp-bc32e7a/channel-plugin/index.ts :33 const AUTH_TOKEN = process.env.AUTH_TOKEN || "";

declared dependencies 1

  • @modelcontextprotocol/sdk@^1.12.0