An MCP server for interacting with the Sperax DeFi ecosystem across Arbitrum, BNB Chain, and Ethereum. It exposes tools for USDs stablecoin, SPA/veSPA/xSPA staking, Demeter farms, vault and collateral data, oracle prices, governance, analytics, dripper, and yield reserve status.
From the registry: Sperax Protocol MCP – USDs stablecoin, SPA, veSPA governance & Demeter DeFi on Arbitrum
Please install the `sperax-crypto-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js 18+** — Node.js version 18 or newer required Run: `node -v` (https://nodejs.org/)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@sperax/mcp-server"]
- optional environment variables:
- `ARBITRUM_RPC_URL`: Custom Arbitrum RPC endpoint for better performance (example: `https://your-arbitrum-rpc.com`)
- `CUSTOM_RPC_URL`: Custom BNB Chain RPC endpoint (example: `https://your-bnb-rpc.com`)
Note: MCP server for the Sperax DeFi ecosystem (USDs stablecoin, SPA governance, veSPA staking, Demeter yield farms) on Arbitrum One and BNB Chain. No API key required; public blockchain data only. HTTP server mode also available via pnpm start:http.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.CUSTOM_RPC_URLOptional custom BNB Chain RPC endpoint for running the serverARBITRUM_RPC_URLOptional custom Arbitrum RPC endpoint for running the serverOpen-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
SEC filing intelligence — insider sentiment, material events, financial ratios, disclosure search.
MCP server for Stripe — global payments API (PaymentIntents, Checkout, Billing, Refunds)