# ManaBuy MCP Server (npm · @manabuy/mcp-server)

ManaBuy MCP server for product search, order quote, and AI-assisted ordering.

- Trust score: 58/100 (low)
- Change this week: +18
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-04

## Components

- npm · `@manabuy/mcp-server`: 58/100 (this document), [markdown](https://verifymcp.io/servers/manabuyteam-manabuy-mcp/manabuy-mcp-server.md), [page](https://verifymcp.io/servers/manabuyteam-manabuy-mcp/manabuy-mcp-server)

## Channel facts

- Registry: `npm`
- Package: `@manabuy/mcp-server`
- Version: `0.1.2`
- 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-04.

- **Supply Chain Security**: 83/100
  - No malware found by supply-chain analysis.
  - CVE check failed: a known medium-severity CVE affects hono 4.12.33, reached via @modelcontextprotocol/sdk > hono. A fixed version is available.
  - 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**: 6/100
  - Repository check failed: the declared repository URL returned HTTP 404.
  - Provenance check failed: no build-provenance attestation is published.
  - License check failed: no license is declared.
  - Actively maintained (last published 33 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 66/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 740 tokens (~82/item across 9 items; 9 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 30/100
  - Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 96/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 89% 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 manabuyteam-manabuy-mcp -- npx -y @manabuy/mcp-server
```

### Codex

```bash
codex mcp add manabuyteam-manabuy-mcp -- npx -y @manabuy/mcp-server
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "manabuyteam-manabuy-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@manabuy/mcp-server"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add manabuyteam-manabuy-mcp --command npx --arg -y --arg @manabuy/mcp-server
```

### Hermes

```yaml
mcp_servers:
  manabuyteam-manabuy-mcp:
    command: "npx"
    args: ["-y", "@manabuy/mcp-server"]
```

### Other

```json
{
  "mcpServers": {
    "manabuyteam-manabuy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@manabuy/mcp-server"
      ]
    }
  }
}
```

## 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-04 (score 58, −1)

- [security regression] CVE-2026-69207 affects this package: medium
- [security regression] Known CVEs: partial → fail

### 2026-08-03 (score 59, +4)

- [functional improvement] Stability: unverified → 0.27

### 2026-08-02 (score 55, +35)

- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Malware scan: unverified → pass
- [security] Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional regression] License: unverified → fail
- [functional regression] Capabilities: pass → unverified
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Schema quality: unverified → good

### 2026-08-01 (score 20, +5)

- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional improvement] MCP protocol: unverified → pass

### 2026-07-31 (score 15, −25)

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

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

First indexed and scored.

## MCP tools (9)

### `login_manabuy` (~94 tokens)

Start ManaBuy browser login and return a login URL. Use this when a ManaBuy action requires authentication.

Input parameters:

- `openBrowser` (boolean): Whether to open the login URL in the default browser.
- `timeoutSeconds` (integer): How long the login URL should remain valid.
- `waitForCallback` (boolean): Wait for a local callback. Use false for hosted HTTP MCP; true only for local stdio MCP.

### `logout_manabuy` (~19 tokens)

Remove the locally saved ManaBuy login token.

### `get_login_status` (~22 tokens)

Check whether ManaBuy is currently logged in for this MCP server.

### `search_products` (~97 tokens)

Search ManaBuy products/games by keyword, product code, category, or hub URL name.

Input parameters:

- `category` (string): Product category filter.
- `gameHubUrlName` (string): Game hub URL name if known.
- `keyword` (string): Search keyword, such as PUBG Mobile.
- `pageNo` (integer)
- `pageSize` (integer)
- `productCode` (string): ManaBuy product code if known.

### `get_product_detail` (~72 tokens)

Get ManaBuy product detail, SKU list, required order fields, and top-up instructions.

Input parameters:

- `current` (integer)
- `productCode` (string): ManaBuy product code.
- `size` (integer)
- `urlName` (string): Product URL name, for example pubg-mobile-top-up.

### `quote_order` (~132 tokens)

Quote an order before creation. Use this to show the user final price, discounts, and payable amount.

Input parameters:

- `couponCode` (string): Optional coupon code.
- `couponId` (integer): Optional user coupon ID.
- `ipCurrency` (string): Optional detected local currency.
- `orderNo` (string): Existing order number when requoting.
- `productCode` (string, required): ManaBuy product code.
- `promotionCode` (string): Optional promotion code.
- `skuCode` (string, required): Selected SKU code.
- `skuCount` (integer): Quantity.
- `urlName` (string): Product URL name.

### `create_order` (~189 tokens)

Create a ManaBuy order and return payment information. This is a high-risk action: call it only after explicit user confirmation.

Input parameters:

- `couponCode` (string): Optional coupon code.
- `couponId` (string): Optional coupon ID as string.
- `extraParams` (object): Payment/channel specific extra params.
- `ipCurrency` (string): Optional detected local currency.
- `orderInfoMap` (object, required): Game/account fields required by the product, for example { userId: '123456', server: 'Asia' }.
- `payMethodCode` (string, required): Payment method code, for example AirWallex_Card.
- `productCode` (string, required): ManaBuy product code.
- `promotionCode` (string): Optional promotion code.
- `skuCode` (string, required): Selected SKU code.
- `skuCount` (integer): Quantity.
- `urlName` (string): Product URL name.

### `get_order_status` (~30 tokens)

Get ManaBuy order status by order number.

Input parameters:

- `orderNo` (string, required): ManaBuy order number.

### `get_order_detail` (~30 tokens)

Get ManaBuy order detail by order number.

Input parameters:

- `orderNo` (string, required): ManaBuy order number.

## Diagnostics

Captured diagnostic sections: Provenance, Vulnerabilities, Dependencies. The full working is on the page: https://verifymcp.io/servers/manabuyteam-manabuy-mcp/manabuy-mcp-server#diagnostics

## Score history

- 2026-08-04: 58
- 2026-08-03: 59
- 2026-08-02: 55
- 2026-08-01: 20
- 2026-07-31: 15
- 2026-07-30: 40
- 2026-07-28: 40
- 2026-07-27: 40

## Links

- npm package: https://www.npmjs.com/package/@manabuy/mcp-server
- Socket report: https://socket.dev/npm/package/@manabuy/mcp-server
- Changelog RSS feed: https://verifymcp.io/servers/manabuyteam-manabuy-mcp/manabuy-mcp-server/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/manabuyteam-manabuy-mcp/manabuy-mcp-server/changelog.json
- HTML version of this page: https://verifymcp.io/servers/manabuyteam-manabuy-mcp/manabuy-mcp-server
