# io.github.bbb-build/mascope-mcp (npm · mascope-mcp)

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

- Trust score: 70/100 (medium)
- Change this week: +45
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `mascope-mcp`: 70/100 (this document), [markdown](https://verifymcp.io/servers/bbb-build-mascope-mcp/mascope-mcp.md), [page](https://verifymcp.io/servers/bbb-build-mascope-mcp/mascope-mcp)

## Channel facts

- Registry: `npm`
- Package: `mascope-mcp`
- Version: `1.0.1`
- Transport: `stdio`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 91 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 80/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 612 tokens (~102/item across 6 items; 6 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add bbb-build-mascope-mcp -- npx -y mascope-mcp
```

### Codex

```bash
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
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add bbb-build-mascope-mcp --command npx --arg -y --arg mascope-mcp
```

### Hermes

```yaml
mcp_servers:
  bbb-build-mascope-mcp:
    command: "npx"
    args: ["-y", "mascope-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "bbb-build-mascope-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mascope-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 70, +49)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [security improvement] Malware scan: unverified → pass
- [functional regression] Tool coverage: 100 → unverified
- [functional improvement] Stability: unverified → 0.23
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] License: unverified → pass
- [functional improvement] Schema quality: unverified → excellent
- [functional improvement] Dependency health: unverified → partial
- [functional] Licence: MIT

### 2026-07-31 (score 21, −7)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 28, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-28 (score 46, +21)

- [functional regression] Dependency health: partial → unverified
- [functional improvement] 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

### 2026-07-27 (score 25)

First indexed and scored.

## MCP tools (6)

### `search_miniapps` (~181 tokens)

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).

Input parameters:

- `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)

### `get_app_details` (~88 tokens)

Get detailed information about a specific World MiniApp, including rank, user metrics, verified ratings, trend data (7-day sparkline), and developer info.

Input parameters:

- `app_id` (string, required): MiniApp UUID (get from search_miniapps results)
- `locale` (string): Description language: en, ja, es, ko, pt, zh, zh-TW (default: en)

### `get_app_reviews` (~121 tokens)

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.

Input parameters:

- `app_id` (string, required): 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)

### `get_trending_apps` (~94 tokens)

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.

Input parameters:

- `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

### `get_category_analytics` (~44 tokens)

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.

### `compare_apps` (~84 tokens)

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.

Input parameters:

- `ids` (string, required): Comma-separated MiniApp UUIDs (2-5 apps). Get IDs from search_miniapps.
- `locale` (string): Description language (default: en)

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/bbb-build-mascope-mcp/mascope-mcp#diagnostics

## Score history

- 2026-08-03: 70
- 2026-08-02: 70
- 2026-08-01: 21
- 2026-07-31: 21
- 2026-07-30: 28
- 2026-07-28: 46
- 2026-07-27: 25

## Links

- npm package: https://www.npmjs.com/package/mascope-mcp
- Socket report: https://socket.dev/npm/package/mascope-mcp
- Repository: https://github.com/bbb-build/mascope-mcp
- Changelog RSS feed: https://verifymcp.io/servers/bbb-build-mascope-mcp/mascope-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/bbb-build-mascope-mcp/mascope-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/bbb-build-mascope-mcp/mascope-mcp
