# Ripio (community, read-only) (npm · ripio-community-mcp)

Unofficial, read-only MCP server for your Ripio account: balances, activity, prices and deposits.

- Trust score: 81/100 (high trust)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-26

## Components

- npm · `ripio-community-mcp`: 81/100 (this document), [markdown](https://verifymcp.io/servers/ruizemanuel-ripio-community-mcp/ripio-community-mcp.md), [page](https://verifymcp.io/servers/ruizemanuel-ripio-community-mcp/ripio-community-mcp)

## Channel facts

- Registry: `npm`
- Package: `ripio-community-mcp`
- Version: `0.2.3`
- 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-09-26.

- **Supply Chain Security**: 100/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 0 of 4 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 100/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to ruizemanuel/ripio-community-mcp).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 0 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 73/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1292 tokens (~129/item across 10 items; 10 tools + 0 resources), over budget; trim descriptions and params.
  - 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**: 95/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 84% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 10 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (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

### How do I install the Ripio (community, read-only) MCP server?

Ripio (community, read-only) runs locally as an npm package, launched with npx -y ripio-community-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add ruizemanuel-ripio-community-mcp -- npx -y ripio-community-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "ruizemanuel-ripio-community-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ripio-community-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "ruizemanuel-ripio-community-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ripio-community-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add ruizemanuel-ripio-community-mcp -- npx -y ripio-community-mcp
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add ruizemanuel-ripio-community-mcp --command npx --arg -y --arg ripio-community-mcp
```

### Hermes

```yaml
mcp_servers:
  ruizemanuel-ripio-community-mcp:
    command: "npx"
    args: ["-y", "ripio-community-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "ruizemanuel-ripio-community-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "ripio-community-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add ruizemanuel-ripio-community-mcp -t stdio -c npx -a -y ripio-community-mcp
```

### Other

```json
{
  "mcpServers": {
    "ruizemanuel-ripio-community-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ripio-community-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-09-26 (score 81, +11)

- [security improvement] Known CVEs: unverified → pass
- [functional improvement] Dependency health: unverified → 1.00

### 2026-09-25 (score 70)

First indexed and scored.

## MCP tools (10)

### `ripio_get_portfolio` (~88 tokens)

Ripio portfolio

What the user holds on Ripio right now: Wallet (fiat and crypto), memecoins and Ripio Trade balances in one list, with available and locked amounts and an estimated value in ARS and USD at Ripio app sell rates. Zero balances are hidden unless include_zero is true.

Input parameters:

- `include_zero` (boolean): Include assets with a zero balance. Default false.

Output parameters:

- `as_of` (string)
- `holdings` (array)
- `totals` (object)
- `valuation` (object)
- `warnings` (array)

### `ripio_list_activity` (~214 tokens)

Ripio activity

Deposits, withdrawals and swaps (source "wallet", default) or Ripio Trade statement entries (source "trade"), newest first, in one normalized shape. Card transactions, in-app buys/sells and bill payments are not available from Ripio's API. Pass next_cursor back as cursor for older items. Dates are UTC; on Wallet, from/to filter the returned page only; on Ripio Trade a from/to range can span up to 182 days.

Input parameters:

- `currency` (string): Only this asset, e.g. "USDT".
- `cursor` (string): next_cursor from a previous call.
- `from`: UTC date (YYYY-MM-DD) or ISO 8601 date-time.
- `rail` (string): Wallet only.
- `source` (string): Default "wallet".
- `to`: UTC date (YYYY-MM-DD) or ISO 8601 date-time.
- `type` (string): "trade" exists only in source "trade"; "swap" only in "wallet".

Output parameters:

- `coverage_notes` (array)
- `items` (array)
- `next_cursor` (string)
- `source` (string)

### `ripio_get_transaction` (~71 tokens)

Ripio Wallet transaction

Full detail of one Wallet movement by its id (from ripio_list_activity with source "wallet"): amounts, fee, rail, counterparty, status and the on-chain hash when there is one.

Input parameters:

- `id` (required): Wallet transaction id, as a number or as the string ripio_list_activity returns.

Output parameters:

- `amount` (string)
- `asset` (string)
- `counterparty` (string)
- `date` (string)
- `description` (string)
- `direction` (string)
- `fee` (string)
- `fee_asset` (string)
- `id` (string)
- `rail` (string)
- `raw_status` (string)
- `status` (string)
- `transaction_hash` (string)
- `type` (string)
- `unreadable` (array)

### `ripio_get_prices` (~95 tokens)

Ripio prices

Current prices for one or more assets: the Ripio app buy/sell rates (with spread) and, when the pair exists, the Ripio Trade book (bid, ask, last, 24h change and volume), so app and exchange prices can be compared.

Input parameters:

- `assets` (array, required): Tickers, e.g. ["USDT", "BTC"].
- `quote` (string): Default "ARS".

Output parameters:

- `as_of` (string)
- `not_found` (array)
- `prices` (array)
- `quote` (string)
- `warnings` (array)

### `ripio_estimate_trade` (~107 tokens)

Estimate a Ripio Trade order

Estimates what a market order on Ripio Trade would cost or return right now: unit price for that size, gross value, your taker fee and the total. Read-only: nothing is executed.

Input parameters:

- `amount` (string, required): Amount in the base currency, e.g. "100" to buy 100 USDT on USDT_ARS.
- `pair` (string, required): Ripio Trade pair, e.g. USDT_ARS.
- `side` (string, required)

Output parameters:

- `amount` (string)
- `estimated_fee` (string)
- `estimated_total` (string)
- `estimated_unit_price` (string)
- `gross_value` (string)
- `note` (string)
- `pair` (string)
- `side` (string)
- `taker_fee_pct` (string)
- `warnings` (array)

### `ripio_get_limits` (~76 tokens)

Ripio limits and rails

How much the account can still deposit, withdraw or swap: Ripio limits per rail (bank, pix, crypto, ripio and the account-wide limit) with daily, monthly and annual caps and what remains, plus the operations and fees of each rail.

Input parameters:

- `rail` (string)
- `type` (string)

Output parameters:

- `limits` (array)
- `note` (string)
- `rails` (array)

### `ripio_list_open_orders` (~74 tokens)

Ripio Trade open orders

Open orders on Ripio Trade, optionally for one pair or side, with price and requested, executed and remaining amounts.

Input parameters:

- `cursor` (string): next_cursor from a previous call.
- `pair` (string): Ripio Trade pair, e.g. USDT_ARS.
- `side` (string)

Output parameters:

- `next_cursor` (string)
- `orders` (array)

### `ripio_get_deposit_address` (~146 tokens)

Ripio deposit address

The Ripio app (Wallet) crypto deposit address for an asset on one network, with its memo/tag when the network needs one and the warnings to relay before anyone sends funds. Without a network, or with an ambiguous one, it returns no address and lists the networks that receive the asset. It never creates an address. Ripio Trade uses different addresses.

Input parameters:

- `asset` (string, required): Ripio ticker, e.g. USDT, BTC or AAPLx.
- `network` (string): The network as the sender names it: code, name or token standard, e.g. tron, "BNB Chain", TRC20, BEP-20.

Output parameters:

- `asset` (string)
- `asset_name` (string)
- `deposit` (object)
- `networks` (array)
- `next_step` (string)
- `status` (string)
- `warnings` (array)

### `ripio_verify_deposit_address` (~193 tokens)

Verify a Ripio deposit address

Checks with code, character by character, that an address (and memo/tag) someone is about to send to is exactly one of the account's Ripio app (Wallet) deposit addresses, on a network that credits the asset, and flags mistyped copies. Pass the address as pasted from where it will actually be used, plus the asset and network the sender will use. Ripio Trade addresses are not checked.

Input parameters:

- `address` (string, required): The address exactly as pasted.
- `asset` (string): Ripio ticker, e.g. USDT, BTC or AAPLx.
- `memo` (string): Memo/tag as pasted, for networks that use one (XRP, Stellar, TON).
- `network` (string): The network as the sender names it: code, name or token standard, e.g. tron, "BNB Chain", TRC20, BEP-20.

Output parameters:

- `address_networks` (array)
- `asset` (string)
- `credited_via` (array)
- `expected_memo` (string)
- `near_miss` (object)
- `not_credited_via` (array)
- `status` (string)
- `verdict` (string)
- `warnings` (array)

### `ripio_get_deposit_accounts` (~56 tokens)

Ripio deposit accounts (CVU)

The account's Ripio bank-deposit accounts for fiat: the CVU and alias in Argentina (PIX in Brazil), with the rules to relay before anyone transfers. Crypto deposits use ripio_get_deposit_address instead.

Output parameters:

- `accounts` (array)
- `warnings` (array)

## Diagnostics

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

## Score history

- 2026-09-26: 81
- 2026-09-25: 70

## Common questions

### What is the Ripio (community, read-only) MCP server?

Ripio (community, read-only) is an MCP server listed in the public MCP registry as io.github.ruizemanuel/ripio-community-mcp. Unofficial, read-only MCP server for your Ripio account: balances, activity, prices and deposits. This page covers its npm package (ripio-community-mcp).

### Is the Ripio (community, read-only) MCP server safe to use?

Ripio (community, read-only) scores 81 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 26 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. 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 Ripio (community, read-only) MCP server expose?

Ripio (community, read-only) exposes 10 tools: ripio_get_portfolio, ripio_list_activity, ripio_get_transaction, ripio_get_prices, ripio_estimate_trade, and 5 more. Their descriptions and schemas cost roughly 1,120 tokens of context every time the server is loaded.

### Is the Ripio (community, read-only) MCP server still maintained?

Ripio (community, read-only) is still listed as active in the MCP registry. We last reached this channel on 26 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 Ripio (community, read-only) MCP server under?

Ripio (community, read-only) declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

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