# minia2a — x402 Marketplace (npm · minia2a-mcp)

Discover and call 170+ x402 services on minia2a.uk with built-in USDC micropayments

- Trust score: 65/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `minia2a-mcp`: 65/100 (this document), [markdown](https://verifymcp.io/servers/minia2a-minia2a-mcp/minia2a-mcp.md), [page](https://verifymcp.io/servers/minia2a-minia2a-mcp/minia2a-mcp)

## Channel facts

- Registry: `npm`
- Package: `minia2a-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**: 86/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (94 of 98), 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 (94 of 98), 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 2 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 77/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 364 tokens (~91/item across 4 items; 4 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **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.

**Unverified: 1 category.** A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add minia2a-minia2a-mcp -- npx -y minia2a-mcp
```

### Codex

```bash
codex mcp add minia2a-minia2a-mcp -- npx -y minia2a-mcp
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add minia2a-minia2a-mcp --command npx --arg -y --arg minia2a-mcp
```

### Hermes

```yaml
mcp_servers:
  minia2a-minia2a-mcp:
    command: "npx"
    args: ["-y", "minia2a-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "minia2a-minia2a-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "minia2a-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 65, +44)

- [security regression] Provenance: unverified → fail
- [security improvement] Malware scan: unverified → pass
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional improvement] Schema quality: unverified → excellent
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] License: unverified → pass
- [functional] Licence: MIT

### 2026-08-01 (score 21)

First indexed and scored.

## MCP tools (4)

### `minia2a_list_services` (~116 tokens)

List available x402 services on minia2a.uk — the micropayment marketplace for AI agents. Returns service name, description, price, and endpoint for each service. Use this to discover what capabilities are available before calling them.

Input parameters:

- `category` (string): Filter by category (e.g., 'crypto', 'utility', 'data', 'ai')
- `limit` (number): Max number of results to return (default 20)
- `search` (string): Search term to filter services by name or description

### `minia2a_get_service` (~71 tokens)

Get detailed information about a specific x402 service on minia2a.uk, including its price, endpoint URL, input schema, and usage instructions. Use this before calling a service to understand what it needs.

Input parameters:

- `serviceId` (string, required): The service ID or name to get details for

### `minia2a_get_stats` (~47 tokens)

Get current platform statistics for minia2a.uk — total services, registered agents, transaction volume, uptime, and more. Useful for understanding the marketplace's scale and health.

### `minia2a_call_service` (~130 tokens)

Call an x402 service on minia2a.uk. The x402 protocol handles micropayment automatically — you pay per call in USDC. The response includes the service output and payment confirmation.

Input parameters:

- `maxCredits` (number): Maximum credits you're willing to spend on this call (default 10)
- `params` (object): JSON parameters to send to the service
- `serviceId` (string, required): The service ID (e.g., 'x402-weather') or full endpoint path
- `wallet` (string): Your Ethereum wallet address for x402 payment (if you have one)

## Diagnostics

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

## Score history

- 2026-08-03: 65
- 2026-08-02: 65
- 2026-08-01: 21

## Links

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