orchard-data-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@orchard-data-mcpshow me the market regime forecast"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 |
| free | Product manifest |
| $0.01 | ML vol-regime forecast + transparent rules snapshot |
| $0.01 | Live-verified system record + server-side scored forecast ledger |
| $0.01 | Tickers with fresh bullish news catalysts |
| $0.005 | BTC/ETH/SOL + SPY/QQQ/IWM/VIX + fear&greed |
| $0.005 | StockTwits + WSB mentions |
| $0.005 | Trending tickers w/ live quotes |
| $0.005 | Options-implied expected move (ATM straddle) for any symbol |
| $0.003 | Yields, DXY, gold, oil, VIX |
| $0.003 | BTC/ETH/SOL perp funding (OKX) |
| $0.002 | Daily candles, any symbol |
| $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.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
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