mcpbeat Sign in

Orchard Data MCP Server

by letom1176-spec Your server? Claim it
local only

Orchard Data MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 29 Jul 2026.

Pay-per-call market data for AI agents via x402 (USDC on Base): regime, track record, catalysts.

Installs per day peak 18 · avg 7 · -24% w/w
a month agotoday
47
Installs / week
npm · orchard-data-mcp
0
Stars
0 open issues
29 Jul 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Orchard Data MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add orchard-data-mcp -- npx -y orchard-data-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "orchard-data-mcp": {
      "args": [
        "-y",
        "orchard-data-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.orchard-data-mcp]
command = "npx"
args = ["-y", "orchard-data-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "orchard-data-mcp": {
      "args": [
        "-y",
        "orchard-data-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "orchard-data-mcp": {
      "args": [
        "-y",
        "orchard-data-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: EVM_PRIVATE_KEY (Base (EVM) wallet private key used to pay per-call via x402 (USDC on Base). Use a small dedicated wallet, not your main one. Optional — without it, only the free list_products tool works.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Orchard Data MCP

same job, measured the same way
X402 API
by fernsugi

DeFi data API for AI agents — pay-per-call via x402/USDC on Base

41 installs/wk local only
A
CryptoPulse Data API
by saascloud

Pay-per-call crypto market intelligence for AI agents. USDC on Base via x402.

11 tools answering
Boo X402 MCP
by lucle87

Pay-per-call crypto data for AI agents. USDC on Base via x402. No API key.

30 installs/wk local only
Agent Newsstand
by agentnewsstand

Market data and web intelligence for AI agents, paid per call in USDC on Base via x402.

16 tools answering
O
Polyform
by polyform

Pay-per-call data APIs for AI agents. USDC on Base via x402. 33 tools, no signup.

67 tools answering
Toolcall
by toolcall

30 pay-per-call APIs for AI agents: compliance, trade, safety, web, data. USDC on Base via x402.

22 tools answering
x402-market
by asaishota

Let AI agents pay-per-call for any HTTP API via x402 on Base mainnet. One tool: pay_and_call.

112 installs/wk local only
I
Oromi Agent Services
by oromi-uk

25 pay-per-call UK data & verification tools for AI agents. x402 USDC on Base; free quote mode.

39 installs/wk local only

Orchard Data MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Orchard Data MCP?
Orchard Data MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package orchard-data-mcp was installed 47 times last week.
How do I connect Orchard Data MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls orchard-data-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Orchard Data MCP?
The npm package orchard-data-mcp was installed 47 times in the last week. Week over week that is -24%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Orchard Data MCP open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.