Riv MCP server
Riv MCP: spend authorization and governed trading (place_order, positions, market data, policies).
58 downloads/wk
Reviews
Write oneNobody 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 postsRead from the package source without running it. The installed server may list more.
authorizePergunta ao Riv se uma transação é permitida ANTES de executá-la. Retorna a
cancel_orderwrite actionCancels a resting order on the venue by its venueOrderId (as returned by place_order).
close_positionCloses the agent's open position in the given asset by submitting a governed
get_account_stateReturns the agent's trading account state as Riv sees it: equity, peak equity, daily
get_activityConsulta o ledger do Riv. Com activityId, retorna o resultado de uma
get_market_dataFetches read-only market data for one asset on the venue: mid price, mark price,
get_positionsLists the agent's open positions from Riv's view of the trading account (refreshed from
list_trading_policiesLists the trading policies currently in effect for this agent, with a human-readable
place_orderwrite actionPlaces 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
- 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
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
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.
- CCXTOfficial CCXT MCP server - Market data and trading across 100+ exchanges and prediction marketsnot reviewedWidely usedA