Z2V Data API
x402/z2v-data-apix402 service listed on awesome-x402: Z2V Data API [x402: $0.001/call on eip155:8453, category=utility]
Tools · 7
Live crypto prices by CoinGecko id (ids=bitcoin,ethereum, vs=usd).
Live FX rates (base=USD, quote=EUR,GBP,JPY) via keyless Frankfurter/ECB.
Current weather by coordinates (lat=52.52, lon=13.41) via keyless Open-Meteo.
Live Base-mainnet gas price (eth_gasPrice, no params) via keyless public Base RPC.
EIP-55 checksum + validity for an EVM address (deterministic, no upstream).
Server-computed crypto risk metrics (asset=bitcoin, window=7|30|90): annualized realized volatility, max drawdown and cumulative return, derived from the free keyless CoinGecko daily series. Derivatio…
FREE preview of the paid /vol tool: annualized realized volatility for bitcoin over a fixed 7-day window, computed server-side from the free keyless CoinGecko daily series — no payment, no key, no par…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"z2v_data_api": {
"url": "https://z2v-x402-seller.cryga.workers.dev/mcp",
"transport": "http"
}
}
}