← Registry

Analytics

defi-signals.org

Provides crypto market data, DeFi yields, funding rates, and daily trading signals via a paid API.

x402 supported1 endpoint5 known toolsFirst detected August 4, 2026Last detected August 4, 2026

ENDPOINT 1

https://defi-signals.org/mcp

No auth detected

MCP server metadata

Name
defi-signals
Version
1.0.0
Capabilities
tools.listChanged

Known tools 5

list_pricing

Free: list all DeFi Signals tools with prices (USDC on Base, x402).

Inferred read-only
get_market_snapshot

Paid ($0.002): BTC/ETH/SOL spot prices, 24h change, Crypto Fear & Greed index.

Inferred read-only
get_funding_rates

Paid ($0.005): cross-venue perpetual funding rates (OKX, Kraken Futures, dYdX) with per-venue annualized rates and spread_annualized_pp as a funding-arbitrage signal.

Inferred read-only
get_top_yields

Paid ($0.01): top DeFi yields per chain from DefiLlama — TVL-filtered, outlier-cleaned, with apy_base_pct (base yield without reward tokens).

Inferred read-only
get_daily_signals

Paid ($0.05, PREMIUM): one-call daily signal — market regime (Fear & Greed + price action), Base yields with 1d/7d APY deltas from proprietary history, best cross-venue funding-arbitrage setup, ranked top_opportunities.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.defi-signals]
url = "https://defi-signals.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "defi-signals": {
      "type": "http",
      "url": "https://defi-signals.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: defi-signals
Remote MCP URL: https://defi-signals.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "defi-signals": {
      "url": "https://defi-signals.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "defi-signals": {
      "type": "http",
      "url": "https://defi-signals.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "defi-signals",
  "transport": "streamable-http",
  "url": "https://defi-signals.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for defi-signals.org was fetched 2026-08-08T10:23:03.558Z.

Trust status Neutral

defi-signals.org is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.