Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.bbb-build/mascope-mcp

NPM · MASCOPE-MCP · SCANNED SEP 20

World MiniApp reviews and analytics — verified human ratings via World ID

Available components

0 this week 85 Trust /100
Trust breakdown (7 categories)

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 96 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 139 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability86
  • 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 Management93
  • Stability observed for 28 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 Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 6 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
Install

How do I install the io.github.bbb-build/mascope-mcp server?

io.github.bbb-build/mascope-mcp runs locally as an npm package, launched with npx -y mascope-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 · mascope-mcp

# add to Claude Code
claude mcp add bbb-build-mascope-mcp -- npx -y mascope-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "bbb-build-mascope-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mascope-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "bbb-build-mascope-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mascope-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add bbb-build-mascope-mcp -- npx -y mascope-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "bbb-build-mascope-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "mascope-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add bbb-build-mascope-mcp --command npx --arg -y --arg mascope-mcp
# ~/.hermes/config.yaml
mcp_servers:
  bbb-build-mascope-mcp:
    command: "npx"
    args: ["-y", "mascope-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "bbb-build-mascope-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "mascope-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add bbb-build-mascope-mcp -t stdio -c npx -a -y mascope-mcp
// mcp.json
{
  "mcpServers": {
    "bbb-build-mascope-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mascope-mcp"
      ]
    }
  }
}
Changelog

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
    • Security disclosure: fail → unverified functional
  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 −3
    • Stability: pass → 0.77 functional
  • 14 Sept 26 +1
    • Stability: 0.97 → pass security
    • Security disclosure: unverified → fail functional
  • 13 Sept 26 0
    • Security disclosure: fail → unverified functional
  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 −2
    • Stability: pass → 0.83 functional
  • 8 Sept 26 +1
    • Stability: 0.97 → pass security
Diagnostics

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/mascope-mcp@1.0.1

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 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 6 exposed · ~612 tokens

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 →

Tool Tokens
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.

NameTypeReqDescription
idsstringyesComma-separated MiniApp UUIDs (2-5 apps). Get IDs from search_miniapps.
localestringDescription 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.

NameTypeReqDescription
app_idstringyesMiniApp UUID (get from search_miniapps results)
localestringDescription 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.

NameTypeReqDescription
app_idstringyesMiniApp UUID
limitnumberReviews per page (1-50, default 10)
offsetnumberPagination offset (default 0)
sortstringSort 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.

NameTypeReqDescription
limitnumberNumber of trending apps (1-20, default 10)
localestringDescription language (default: en)
metricstringMetric 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).

NameTypeReqDescription
categorystringFilter by category name (e.g., "DeFi", "Social", "Gaming", "Utilities")
limitnumberResults per page (1-50, default 20)
localestringDescription language: en, ja, es, ko, pt, zh, zh-TW (default: en)
offsetnumberPagination offset (default 0)
querystringSearch keyword (matches app name or description)
sortstringSort by: rank (default), users (weekly active), opens (weekly opens)

No output schema declared.

No examples provided.

Common questions

What is the io.github.bbb-build/mascope-mcp server?

io.github.bbb-build/mascope-mcp is listed in the public MCP registry as io.github.bbb-build/mascope-mcp. World MiniApp reviews and analytics, verified human ratings via World ID. This page covers its npm package (mascope-mcp).

Is the io.github.bbb-build/mascope-mcp server safe to use?

io.github.bbb-build/mascope-mcp scores 85 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 io.github.bbb-build/mascope-mcp server expose?

io.github.bbb-build/mascope-mcp exposes 6 tools: search_miniapps, get_app_details, get_app_reviews, get_trending_apps, get_category_analytics, compare_apps. Their descriptions and schemas cost roughly 612 tokens of context every time the server is loaded.

Is the io.github.bbb-build/mascope-mcp server still maintained?

io.github.bbb-build/mascope-mcp 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 io.github.bbb-build/mascope-mcp server under?

io.github.bbb-build/mascope-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.