Skip to main content
Glama
namixai

Funding-mcp

Official
by namixai

@usenami/funding-mcp

MCP server for multi-venue perpetual + HIP-3 market data — 20+ exchanges including Binance, Bybit, OKX, Hyperliquid, Aster, Lighter, and Hyperliquid HIP-3 sub-DEXes (stocks, metals, oil, forex, indices, pre-IPO synthetics) that CoinGecko / CMC / Coinglass don't aggregate.

Gives any MCP-capable AI agent a named, schema'd surface for funding, liquidity, positioning, flow, basis, and RWA data — backed by Usenami's live API. Pairs with @usenami/signer-mcp for keyless execution.

Tools

Tool

What it does

Cost

funding_screener

Current cross-venue funding rates (preview)

Free

funding_arb

Ranked cross-exchange funding-arb candidates

~$0.003

funding_signal

Decision-ready funding-arb signal: net-of-fees + breakeven + depth-sized max notional + liquidity flag

~$0.025

funding_spread

Per-symbol funding spread across venues

~$0.001

funding_history

Historical funding rates (backtesting)

~$0.005

orderbook_slippage

Multi-venue execution cost / slippage

~$0.005

open_interest

Current OI for ticker on venue

~$0.001

oi_delta

OI change over a lookback window

~$0.003

volume_24h

24h perp volume for ticker on venue

~$0.001

volume_anomalies

Anomalous volume spikes across venues

~$0.003

oracle_families

Oracle-family / basis-risk map

~$0.001

rwa_coverage

HIP-3 RWA coverage (stocks/metals/oil)

~$0.001

Paid tools settle in USDC on Base via the x402 protocol. Set X402_PRIVATE_KEY (a Base wallet holding USDC) and the paid tools auto-pay and return data; without it they return the x402 payment requirements so any x402-capable client can pay and retry. funding_screener is free and needs no wallet.

Note: funding_arb is a naive scan (excludes fees, latency, and execution timing) — treat it as a candidate list, not trade advice.

Related MCP server: cerebrus-pulse-mcp

Install

{
  "mcpServers": {
    "usenami-funding": {
      "command": "npx",
      "args": ["-y", "@usenami/funding-mcp"]
    }
  }
}

Optional env: USENAMI_API_BASE (default https://api.usenami.io); X402_PRIVATE_KEY (Base wallet 0x… with USDC — enables built-in auto-pay for the paid tools).

Support

Hit a problem or want data we don't cover yet? Report issues / request data: support@usenami.io · Partnerships: business@usenami.io · Telegram: @USnami.

Local dev

npm install
npm run build
npm start

MIT · usenami.io

Install Server
A
license - permissive license
A
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    MCP server for pay-per-call DeFi and crypto data via x402 micropayments on Base. 8 endpoints: token prices, TVL, funding rates, token security, gas tracker, whale monitoring, wallet profiling, and yield scanning.
    Last updated
    8
    50
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Real-time crypto intelligence for AI agents. Technical analysis, liquidation heatmaps, sentiment, and funding rates for 50+ Hyperliquid perpetuals via x402 micropayments.
    Last updated
    15
    1
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    Perp-first funding rate & RWA spread data for AI agents. 30+ CEX/DEX venues, 6 tools (4 x402-paywalled, 2 free), bring-your-own-wallet via Base mainnet.
    Last updated
    6
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • Crypto market data for AI agents via x402. 16 tools: prices, funding, DeFi yields, arbitrage, TA.

  • Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.

  • 63 pay-per-call tools for agents: vision, text, data, web, blockchain. USDC on Base via x402.

View all MCP Connectors

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