CSPR[dot]trade MCP

24 tools. 6 can modify or destroy data without limits.

6 write tools that can modify data. Rate limits recommended.

Last updated:

6 can modify or destroy data
18 read-only
24 tools total

Community server · catalogue entry verified 30/06/2026

How to control CSPR[dot]trade MCP ↓

What CSPR[dot]trade MCP exposes to your agents

Read (18) Write / Execute (6) Destructive / Financial (0)
High Risk

The most dangerous CSPR[dot]trade MCP tools

6 of CSPR[dot]trade MCP's 24 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control CSPR[dot]trade MCP

PolicyLayer is an MCP gateway — it sits between your AI agents and CSPR[dot]trade MCP, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "submit_transaction": {
    "limits": [
      {
        "counter": "submit_transaction_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "analyze_trade": {
    "limits": [
      {
        "counter": "analyze_trade_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register CSPR[dot]trade MCP — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON CSPR[DOT]TRADE →

Instant setup, no code required.

All 24 CSPR[dot]trade MCP tools

READ 18 tools
Read analyze_trade Comprehensive trade analysis: price impact + slippage + execution recommendation. Use before large swaps. Read estimate_price_impact Estimate the price impact of a swap before executing. Returns severity classification and execution vs. spot p Read estimate_slippage Estimate the expected slippage and minimum output for a swap. Helps set optimal slippage tolerance. Read get_currencies List supported fiat currencies for price display Read get_impermanent_loss Calculate impermanent loss for a liquidity position Read get_liquidity_positions Get liquidity positions for an account Read get_native_cspr_balance Get the native CSPR balance for a Casper account. Queries the Casper node RPC directly using the account publi Read get_pair_details Get detailed information about a specific trading pair Read get_pair_price_history Get OHLCV (open/high/low/close/volume) candlestick price history for a specific trading pair. Aggregates swap Read get_pairs List trading pairs on CSPR.trade with reserves and pricing data Read get_portfolio_value Get total portfolio value across all liquidity positions for an account. Returns estimated CSPR and USD values Read get_position_status Get current position status for liquidity positions. Returns impermanent loss and current token amounts per po Read get_quote Get a swap quote for trading between two tokens. Returns amounts, price impact, and routing path. Read get_swap_history Get swap transaction history Read get_token_balance Get CEP-18 fungible token balances for a Casper account. Returns all CEP-18 tokens held, or filters to a speci Read get_token_price_history Get OHLCV candlestick price history for a token by symbol, name, or hash. Resolves to the primary trading pair Read get_tokens List all tradable tokens on CSPR.trade with optional fiat pricing Read optimal_liquidity_amounts Given one token amount, calculate the optimal paired amount for adding liquidity to maintain the pool ratio.

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about CSPR[dot]trade MCP

How do I prevent bulk modifications through CSPR[dot]trade MCP? +

The CSPR[dot]trade MCP server has 1 write tools including submit_transaction. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach CSPR[dot]trade MCP.

How many tools does the CSPR[dot]trade MCP server expose? +

24 tools across 3 categories: Execute, Read, Write. 18 are read-only. 6 can modify, create, or delete data.

How do I enforce a policy on CSPR[dot]trade MCP? +

Register the CSPR[dot]trade MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every CSPR[dot]trade MCP tool call.

Deterministic rules across all 24 CSPR[dot]trade MCP tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

24 CSPR[dot]trade MCP tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.