BetaDrop
NPM · @BETADROP/MCP · SCANNED SEP 20
Publish iOS and Android builds to testers and manage share links from an AI coding agent.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 3 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability80
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 724 tokens (~65/item across 11 items; 11 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management30
- Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "betadrop_logout" implies "revoke" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the BetaDrop MCP server?
BetaDrop runs locally as an npm package, launched with npx -y @betadrop/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @betadrop/mcp
claude mcp add betadrop-app-betadrop-mcp -- npx -y @betadrop/mcp
{
"mcpServers": {
"betadrop-app-betadrop-mcp": {
"command": "npx",
"args": [
"-y",
"@betadrop/mcp"
]
}
}
} {
"servers": {
"betadrop-app-betadrop-mcp": {
"command": "npx",
"args": [
"-y",
"@betadrop/mcp"
]
}
}
} codex mcp add betadrop-app-betadrop-mcp -- npx -y @betadrop/mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"betadrop-app-betadrop-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@betadrop/mcp"
],
"enabled": true
}
}
} openclaw mcp add betadrop-app-betadrop-mcp --command npx --arg -y --arg @betadrop/mcp
mcp_servers:
betadrop-app-betadrop-mcp:
command: "npx"
args: ["-y", "@betadrop/mcp"] {
"McpServers": {
"betadrop-app-betadrop-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@betadrop/mcp"
]
}
}
} assistant mcp add betadrop-app-betadrop-mcp -t stdio -c npx -a -y @betadrop/mcp
{
"mcpServers": {
"betadrop-app-betadrop-mcp": {
"command": "npx",
"args": [
"-y",
"@betadrop/mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 +4
- Stability: unverified → 0.23 ▲ functional
- 12 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 11 Sept 26 54
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/@betadrop/mcp@0.2.5
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 95 packages
| Packages resolved | 95 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
betadrop_help ~29
Get a quick reference of all available BetaDrop MCP tools, their inputs, and example prompts.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
betadrop_list_builds ~91
List recent builds published to BetaDrop, optionally filtered by platform and status.
| Name | Type | Req | Description |
|---|---|---|---|
| page | number | – | Page number (default 1). |
| perPage | number | – | Results per page (default 20, max 100). |
| platform | string | – | Filter by platform. Omit to list all. |
| status | string | – | Filter by status. Omit to list all. |
No output schema declared.
No examples provided.
betadrop_list_expired_builds ~85
List all expired builds on BetaDrop. Shortcut for listing builds with status 'expired'. Shows expiry reason and details.
| Name | Type | Req | Description |
|---|---|---|---|
| page | number | – | Page number (default 1). |
| perPage | number | – | Results per page (default 20, max 100). |
| platform | string | – | Filter by platform. Omit to list all. |
No output schema declared.
No examples provided.
betadrop_login ~68
Configure API authentication with a BetaDrop token. Validates the token against the server and saves credentials to the shared CLI config.
| Name | Type | Req | Description |
|---|---|---|---|
| apiUrl | string | – | Optional BetaDrop API base URL override. |
| token | string | yes | BetaDrop API token (e.g. bd_live_...) |
No output schema declared.
No examples provided.
betadrop_logout ~23
Revoke the active token on the server and clear local credentials.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
betadrop_publish ~206
Publish an iOS (.ipa) or Android (.apk) build to BetaDrop.
| Name | Type | Req | Description |
|---|---|---|---|
| buildNumber | string | – | Override the build number. |
| bundleId | string | – | Override the bundle / package ID. |
| expiryDeviceLimit | number | – | Expire after N unique devices (requires expiryType 'devices' or 'combined'). |
| expiryDownloadLimit | number | – | Expire after N downloads (requires expiryType 'downloads' or 'combined'). |
| expiryTimeDays | number | – | Expire after N days (requires expiryType 'time' or 'combined'). |
| expiryType | string | – | Expiry strategy for this build. |
| filePath | string | yes | Absolute path to the build file (.ipa or .apk). |
| name | string | – | Override the app display name. |
| notes | string | – | Release notes shown on the install page. |
| version | string | – | Override the version string (e.g. 1.2.3). |
No output schema declared.
No examples provided.
betadrop_token_create ~90
Create a new CLI token. The plaintext token is shown exactly once — copy it immediately.
| Name | Type | Req | Description |
|---|---|---|---|
| abilities | array | – | Permissions granted to the token. Defaults to ['*'] (all). |
| expiresInDays | number | – | Token lifetime in days (1–365). Omit for no expiry. |
| name | string | yes | Human-readable label for the token (max 100 chars). |
No output schema declared.
No examples provided.
betadrop_token_delete ~41
Revoke a CLI token by its ID.
| Name | Type | Req | Description |
|---|---|---|---|
| tokenId | string | yes | ID of the token to revoke (from betadrop_token_list). |
No output schema declared.
No examples provided.
betadrop_token_list ~21
List all active CLI tokens for the current account.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
betadrop_upload_status ~44
Get the result of the most recent betadrop_publish upload, including the install link. Call this only when betadrop_publish reported the upload was still running.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
betadrop_whoami ~26
Check authentication status and show the active account and BetaDrop server details.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
What is the BetaDrop MCP server?
BetaDrop is an MCP server listed in the public MCP registry as io.github.betadrop-app/betadrop-mcp. Publish iOS and Android builds to testers and manage share links from an AI coding agent. This page covers its npm package (@betadrop/mcp).
Is the BetaDrop MCP server safe to use?
BetaDrop scores 74 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the BetaDrop MCP server expose?
BetaDrop exposes 11 tools: betadrop_whoami, betadrop_login, betadrop_logout, betadrop_publish, betadrop_upload_status, and 6 more. Their descriptions and schemas cost roughly 724 tokens of context every time the server is loaded.
Is the BetaDrop MCP server still maintained?
BetaDrop is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the BetaDrop MCP server under?
BetaDrop declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.