Skip to main content
Glama
letom1176-spec

orchard-data-mcp

orchard-data-mcp

MCP server for orchard-data — pay-per-call market data for AI agents over x402 (USDC micro-payments on Base).

The flagship tools are unique data: an ML market-regime forecast, a news catalyst radar, and a live-verified track record produced by a real algorithmic trading system (the model actually trades), refreshed ~15 min during US market hours, staleness always reported.

Tools

Tool

Price/call

What

list_products

free

Product manifest

get_regime_forecast

$0.01

ML vol-regime forecast + transparent rules snapshot

get_track_record

$0.01

Live-verified system record + server-side scored forecast ledger

get_catalyst_radar

$0.01

Tickers with fresh bullish news catalysts

get_market_brief

$0.005

BTC/ETH/SOL + SPY/QQQ/IWM/VIX + fear&greed

get_trending

$0.005

StockTwits + WSB mentions

get_movers

$0.005

Trending tickers w/ live quotes

get_expected_move

$0.005

Options-implied expected move (ATM straddle) for any symbol

get_macro

$0.003

Yields, DXY, gold, oil, VIX

get_funding_rates

$0.003

BTC/ETH/SOL perp funding (OKX)

get_ohlcv

$0.002

Daily candles, any symbol

get_fear_greed

$0.001

Crypto fear & greed

Related MCP server: x402-api

Setup

Payments need a small dedicated Base wallet holding USDC (a few dollars goes a long way at these prices). Use a burner wallet, never your main one.

{
  "mcpServers": {
    "orchard-data": {
      "command": "npx",
      "args": ["-y", "orchard-data-mcp"],
      "env": { "EVM_PRIVATE_KEY": "0x<burner wallet private key>" }
    }
  }
}

Without EVM_PRIVATE_KEY, list_products still works and paid tools explain setup.

How payment works

Each paid tool call: GET → HTTP 402 (payment requirements) → the server signs a USDC transfer authorization with your key → retries → JSON. Settlement is gasless for the buyer (EIP-3009 via the x402 facilitator). No account, no API key.

Install Server
A
license - permissive license
A
quality
C
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.

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/letom1176-spec/orchard-data-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server