Server data from the Official MCP Registry
Pay-per-call market data for AI agents via x402 (USDC on Base): regime, track record, catalysts.
Pay-per-call market data for AI agents via x402 (USDC on Base): regime, track record, catalysts.
Valid MCP server (3 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
4 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: EVM_PRIVATE_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-letom1176-spec-orchard-data-mcp": {
"env": {
"EVM_PRIVATE_KEY": "your-evm-private-key-here"
},
"args": [
"-y",
"orchard-data-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
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.
| 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 |
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.
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.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.