orchard-data-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EVM_PRIVATE_KEY | No | Private key of a burner Base wallet holding USDC for paid tool calls. Optional; without it, free tools work and paid tools explain costs. |
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 |
|---|---|
| list_products | FREE: list all orchard-data market-data endpoints with prices (x402/USDC on Base). |
| get_regime_forecast | US market regime read ($0.01): ML volatility-regime forecast from a live trading system (when fresh, with 'why') + transparent rules-based snapshot (VIX bands, realized-vol percentile, trend). Best single call for 'what kind of market is this?' |
| get_catalyst_radarA | Tickers with fresh bullish news catalysts ($0.01), from an AI news scanner feeding a live trading system. Refreshed ~15min during US market hours. |
| get_market_brief | One-call market snapshot ($0.005): BTC/ETH/SOL spot + 24h change, crypto fear & greed, SPY/QQQ/IWM/VIX quotes. |
| get_trending | Trending tickers ($0.005): StockTwits trending symbols + r/wallstreetbets mention counts with 24h momentum. |
| get_movers | Top trending US tickers with live quotes ($0.005), sorted by absolute move. |
| get_macro | Macro dashboard ($0.003): 13w/5y/10y/30y Treasury yields, dollar index, gold, WTI crude, VIX. |
| get_fear_greed | Crypto fear & greed index ($0.001), current + previous reading. |
| get_track_record | Live-verified trading-system track record ($0.01): normalized per-lane win rates, system-vs-SPY multiples, and a server-side scored forecast ledger (fixed disclosed rule vs realized SPY moves — grows daily, can't be faked). |
| get_funding_rates | Perp funding rates ($0.003): BTC/ETH/SOL from OKX — crowded-side gauge for crypto positioning. |
| get_ohlcv | Daily OHLCV candles for any US symbol ($0.002). range: 5d|1mo|3mo|6mo|1y. |
| get_expected_move | Options-implied expected move for a US symbol ($0.005): nearest-expiry ATM straddle mid as a % of spot. |
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/letom1176-spec/orchard-data-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server