Funding-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| USENAMI_API_BASE | No | Base URL for Usenami API | https://api.usenami.io |
| X402_PRIVATE_KEY | No | Base wallet private key (0x...) with USDC for auto-pay of paid tools |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| funding_screenerA | FREE preview of current cross-venue perpetual funding rates across 20+ exchanges (Binance, Bybit, OKX, Hyperliquid, Aster, Lighter, HIP-3 sub-DEXes). No wallet required. |
| funding_arbA | Cross-exchange funding-rate ARBITRAGE candidates: ranked long/short venue pairs by funding spread (delta-neutral) across 20+ venues. Naive scan — excludes fees/latency/execution timing. PAID ~$0.003 via x402. |
| funding_signalA | DECISION-READY funding-arb SIGNAL — the 'sell-the-outcome' upgrade over funding_arb. Ranked opportunities NET of public round-trip taker fees, with funding-periods-to-breakeven, a depth-sized max notional ($1k/$5k/$10k from real order-book depth) and a liquidity flag (deep/moderate/thin/below_1k). Computed facts, NOT a profit forecast. PAID ~$0.025 via x402. |
| funding_spreadB | Current funding-rate spread for one symbol across all venues (min/max venue, basis). PAID ~$0.001 via x402. |
| funding_historyA | Historical funding rates for a symbol across venues (for backtesting/analysis). PAID ~$0.005 via x402. |
| orderbook_slippageA | Multi-venue execution cost / slippage for a trade size — where a ticker is cheapest to execute across venues. PAID ~$0.005 via x402. |
| open_interestB | Current open interest for a ticker on a venue. PAID ~$0.001 via x402. |
| oi_deltaB | Open-interest change over a lookback window for a ticker on a venue (positioning shifts). PAID ~$0.003 via x402. |
| volume_24hB | 24h perpetual volume for a ticker on a venue. PAID ~$0.001 via x402. |
| volume_anomaliesA | Tickers showing anomalous volume spikes across venues (flow detection). PAID ~$0.003 via x402. |
| oracle_familiesA | Oracle-family grouping across venues (which venues share an oracle → basis-risk map). PAID ~$0.001 via x402. |
| rwa_coverageB | Hyperliquid HIP-3 RWA perpetual coverage — stocks, metals, oil, forex, indices, pre-IPO synthetics that CoinGecko/CMC/Coinglass do not aggregate. PAID ~$0.001 via x402. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/namixai/funding-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server