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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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