mcpbeat Sign in

orisha-data MCP Server

by orisha-data Your server? Claim it
local only

orisha-data runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm.

MCP server for x402 paid market-data endpoints.

Installs per day peak 262 · avg 14 · +6% w/w
a month agotoday
49
Installs / week
npm · orisha-data-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check orisha-data 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 orisha-data-mcp -- npx -y orisha-data-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "orisha-data-mcp": {
      "args": [
        "-y",
        "orisha-data-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.orisha-data-mcp]
command = "npx"
args = ["-y", "orisha-data-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "orisha-data-mcp": {
      "args": [
        "-y",
        "orisha-data-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "orisha-data-mcp": {
      "args": [
        "-y",
        "orisha-data-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ORISHA_DATA_BASE_URL, ORISHA_X402_NETWORK, ORISHA_MCP_EVM_PRIVATE_KEY (Optional for preview tools. Required for paid x402 tools.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to orisha-data

same job, measured the same way
hanjialeGit
by hanjialegit

天启至数 ApocData - MCP Server for A-share market data (46 free, no-auth endpoints)

276 installs/wk local only
ApocData
by apocdata

天启至数 ApocData - MCP Server for A-share market data (46 free, no-auth endpoints)

local only
MCP Package
by ordersofmagnitudellc

MCP server for OOM x402 search 1,000+ pay-per-call API endpoints

41 installs/wk local only
X402 Scan MCP
by forgemeshlabs

x402 Endpoint Scanner — a free local health probe for x402 paid endpoints as an MCP server.

35 installs/wk local only
X402 MCP Server
by kten-agent

MCP server for Hermes Asia x402 CN/JP market intelligence via USDC on Base. 8 endpoints.

36 installs/wk local only
Marketing Mcp
by varvararatta

MCP server for Marketing

4 tools answering
Agon Gateway
by agonx402

MCP server for Agon Gateway x402, Helius Wallet, and Tokens API market data.

143 installs/wk local only
Agentmarketplace MCP
by stevemilton

Discover MCP servers + tools, auto-install into any client, pay for x402 endpoints in USDC.

63 installs/wk local only

orisha-data — questions

Answers built from our own checks of this server.

Why is there no uptime for orisha-data?
orisha-data 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 orisha-data-mcp was installed 49 times last week.
How do I connect orisha-data?
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 orisha-data-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use orisha-data?
The npm package orisha-data-mcp was installed 49 times in the last week. Week over week that is +6%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.