io.github.bbb-build/mascope-mcp
NPM · MASCOPE-MCP · SCANNED AUG 3
World MiniApp reviews and analytics — verified human ratings via World ID
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 →
Supply Chain Security87
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. 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 91 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 612 tokens (~102/item across 6 items; 6 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 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
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · mascope-mcp
claude mcp add bbb-build-mascope-mcp -- npx -y mascope-mcp
codex mcp add bbb-build-mascope-mcp -- npx -y mascope-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"bbb-build-mascope-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"mascope-mcp"
],
"enabled": true
}
}
} openclaw mcp add bbb-build-mascope-mcp --command npx --arg -y --arg mascope-mcp
mcp_servers:
bbb-build-mascope-mcp:
command: "npx"
args: ["-y", "mascope-mcp"] {
"mcpServers": {
"bbb-build-mascope-mcp": {
"command": "npx",
"args": [
"-y",
"mascope-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.
- 2 Aug 26 +49
- Provenance: unverified → fail ▼ security
- Known CVEs: unverified → partial ▲ security
- Install scripts: unverified → pass ▲ security
- Malware scan: unverified → pass ▲ security
- Tool coverage: 100 → unverified ▼ functional
- Stability: unverified → 0.23 ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Maintenance: unverified → pass ▲ functional
- License: unverified → pass ▲ functional
- Schema quality: unverified → excellent ▲ functional
- Dependency health: unverified → partial ▲ functional
- Licence: MIT functional
- 31 Jul 26 −7
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 −18
- Malware scan: pass → unverified ▼ security
- 28 Jul 26 +21
- Dependency health: partial → unverified ▼ functional
- Tool coverage: unverified → 100 ▲ functional
- First check of Schema quality: unverified functional
- First check of Schema quality: pass functional
- First check of Schema quality: fail functional
- First check of Tool coverage: 100 functional
- 27 Jul 26 25
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 3 Aug 2026 · Analysed npm/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 95 packages
95 packages in the resolved dependency tree · 95 deprecated · 29 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
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.
compare_apps ~84
Compare 2-5 World MiniApps side by side. Returns rank, users, opens, rating, review count, and trend data for each app. Useful for competitive analysis.
| Name | Type | Req | Description |
|---|---|---|---|
| ids | string | yes | Comma-separated MiniApp UUIDs (2-5 apps). Get IDs from search_miniapps. |
| locale | string | — | Description language (default: en) |
No output schema declared.
No examples provided.
get_app_details ~88
Get detailed information about a specific World MiniApp, including rank, user metrics, verified ratings, trend data (7-day sparkline), and developer info.
| Name | Type | Req | Description |
|---|---|---|---|
| app_id | string | yes | MiniApp UUID (get from search_miniapps results) |
| locale | string | — | Description language: en, ja, es, ko, pt, zh, zh-TW (default: en) |
No output schema declared.
No examples provided.
get_app_reviews ~121
Get World ID-verified reviews for a MiniApp. Every review is posted by a human verified through proof-of-personhood. Includes ratings, comments, sub-ratings (usability/recommendation/reliability), and a summary with rating distribution.
| Name | Type | Req | Description |
|---|---|---|---|
| app_id | string | yes | MiniApp UUID |
| limit | number | — | Reviews per page (1-50, default 10) |
| offset | number | — | Pagination offset (default 0) |
| sort | string | — | Sort by: recent (default) or helpful (most helpful first) |
No output schema declared.
No examples provided.
get_category_analytics ~44
Get a breakdown of all World MiniApp categories with app count, total weekly users, and top 3 apps per category. Useful for understanding the MiniApp ecosystem landscape.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_trending_apps ~94
Get currently trending World MiniApps sorted by growth rate. Shows which apps are gaining users or opens the fastest, with trend direction, change percentage, and sparkline data.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Number of trending apps (1-20, default 10) |
| locale | string | — | Description language (default: en) |
| metric | string | — | Metric to measure trends: users (default) or opens |
No output schema declared.
No examples provided.
search_miniapps ~181
Search World MiniApps by keyword, category, or sort criteria. Returns app name, description, rank, weekly users, rating, and review count. All reviews on MAScope are verified by World ID (proof-of-personhood).
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | Filter by category name (e.g., "DeFi", "Social", "Gaming", "Utilities") |
| limit | number | — | Results per page (1-50, default 20) |
| locale | string | — | Description language: en, ja, es, ko, pt, zh, zh-TW (default: en) |
| offset | number | — | Pagination offset (default 0) |
| query | string | — | Search keyword (matches app name or description) |
| sort | string | — | Sort by: rank (default), users (weekly active), opens (weekly opens) |
No output schema declared.
No examples provided.