Mmcp.market

Riv MCP server

by Christopher-AS·io.github.Christopher-AS/riv-mcp·v0.4.1

Riv MCP: spend authorization and governed trading (place_order, positions, market data, policies).

C55/100grade C
What users say
No reviews yet
Be the first
Safety scan
C55/100

full report

Adoption
New

58 downloads/wk

Reviews

Write one

Nobody has reviewed Riv yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Riv tools (9, 2 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • authorize

    Pergunta ao Riv se uma transação é permitida ANTES de executá-la. Retorna a

  • cancel_orderwrite action

    Cancels a resting order on the venue by its venueOrderId (as returned by place_order).

  • close_position

    Closes the agent's open position in the given asset by submitting a governed

  • get_account_state

    Returns the agent's trading account state as Riv sees it: equity, peak equity, daily

  • get_activity

    Consulta o ledger do Riv. Com activityId, retorna o resultado de uma

  • get_market_data

    Fetches read-only market data for one asset on the venue: mid price, mark price,

  • get_positions

    Lists the agent's open positions from Riv's view of the trading account (refreshed from

  • list_trading_policies

    Lists the trading policies currently in effect for this agent, with a human-readable

  • place_orderwrite action

    Places a perp order on the connected venue through Riv's governance layer: every order

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scan5 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancerepository not readable: repo not found3/15
  • Maintainer identityno repository or website to verify2/10
Overall 55/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y @riv-io/mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add riv-mcp -- npx -y @riv-io/mcp
Add to Cursor

Riv: common questions

Is Riv MCP server safe?
With care: it is graded C, so read the findings first (55/100). Read the Riv safety report
How do I install Riv?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Riv need an API key?
Yes. The registry entry asks for RIV_API_KEY.
Is Riv maintained?
The latest release is v0.4.1.
What can I use instead of Riv?
Servers from other publishers that do the same job: CCXT MCP server.

Alternatives to Riv

Same job from other publishers: the closest match first, then the best rated.

  • CCXT
    Official CCXT MCP server - Market data and trading across 100+ exchanges and prediction markets
    A

More from Christopher-AS