Crypto Market Pulse
com.pythonanywhere.cryptopulse/mcpPay-per-call crypto data on Base: market pulse, prices, chain snapshot, USDC stats. x402 USDC.
Tools · 8
Live crypto market pulse + Base mainnet chain snapshot (BTC/ETH/SOL/USDC prices with 24h change, block height, gas price). Payment: $0.001 USDC on Base via x402.
Real-time USDC-on-Base transfer analytics (transfer count, volume, unique senders/recipients over recent blocks). Payment: $0.005 USDC on Base via x402.
FREE sample of the paid crypto market pulse output (no payment required). Returns a small live subset: BTC/ETH/SOL/USDC prices + Base chain snapshot.
Deterministically repair malformed JSON from LLM output (strip code fences, fix trailing commas / single quotes / unquoted keys, balance braces). Payment: $0.005 USDC on Base via x402.
DNS lookup for a host: A/AAAA records (pure compute). Payment: $0.001 USDC on Base via x402.
Extract all unique http(s) URLs from arbitrary text. Payment: $0.001 USDC on Base via x402.
Live USD price + 24h change + market cap for any crypto symbol (btc, eth, sol, usdc, doge, xrp, ada, link, …). Payment: $0.001 USDC on Base via x402.
Base mainnet chain snapshot: block height, gas price gwei, network. Payment: $0.001 USDC on Base via x402.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"crypto_market_pulse": {
"url": "https://cryptopulse.pythonanywhere.com/mcp",
"transport": "streamable-http"
}
}
}