Skip to main content
Glama
524,250 tools. Updated 2026-09-06 14:34

"Dogecoin" matching MCP tools:

  • Send raw JSON-RPC calls to 40+ blockchains through one endpoint—no node or API key required. Access contract reads, balances, blocks, transactions, logs, and gas data with any chain-native method.
    MIT
    Destructive
  • Sign UTXO transactions for bitcoin, bitcoin-cash, litecoin, dogecoin, dash, and zcash. Use prepared transaction details or raw unsigned hex with input metadata; pass private key as parameter.
    MIT
  • Estimate transaction fees for supported blockchains, including Bitcoin, Ethereum, and Polygon, using Tatum's MCP Server API for accurate and efficient fee calculations.
    MIT
  • Retrieve the recommended fee or gas price for a blockchain in satoshis per byte. Supported blockchains include Bitcoin, Dogecoin, Ethereum, and Litecoin. Optimize transaction costs with accurate fee estimation.
    MIT
  • Concurrently fetch and compare cryptocurrency prices from CoinGecko, CCXT exchanges, and DexScreener to validate quotes, find divergences, or identify arbitrage.
    MIT
  • Get current price, market cap, and 24h change for cryptocurrencies via CoinGecko. Use for questions like 'price of bitcoin' or 'how much is ETH worth'. Supports common tickers and fiat currencies.
    MIT
  • Get the current price of a cryptocurrency by providing its name or ticker symbol (e.g., 'bitcoin', 'btc'). Supports major coins like Bitcoin, Ethereum, Solana, and many more.
    MIT
  • Retrieve current USD price quotes for major cryptocurrencies like Bitcoin, Ethereum, and Dogecoin.
    -
  • Get the latest-day net ETF inflow/outflow (USD millions) for every tracked crypto asset: BTC (Bitcoin), ETH (Ethereum), SOL (Solana), XRP, HYP (Hyperliquid), DOGE (Dogecoin), LINK (Chainlink), AVAX (Avalanche), HBAR (Hedera), LTC (Litecoin), BNB, DOT (Polkadot) and SUI. Positive = inflow, negative = outflow. Use this for a quick dashboard snapshot. Flows are published one business day in arrears, so `referenceIsToday` is normally false: the figures belong to `referenceDate` — the last trading day published — and must not be described as today's. On Mondays the freshest data is Friday's. `totalUsdM` is already summed across all assets.
    ConnectorNo auth
  • Retrieves real-time price data for any cryptocurrency listed on CoinGecko. Returns the current price in any fiat currency, 24-hour percentage change, market capitalisation, and 24-hour trading volume. Supports all major cryptocurrencies including Bitcoin (BTC), Ethereum (ETH), Solana (SOL), XRP, Cardano (ADA), Dogecoin (DOGE), Polygon (MATIC), Chainlink (LINK), Avalanche (AVAX), and 10,000+ additional coins. Use crypto_price when an agent needs the full market picture for a digital asset — price, change, market cap, and volume in one call. Prefer crypto_price_lite when only the spot price and 24h change are needed and a smaller response payload is preferred. Use crypto_fx_rates (via CoinAPI) when converting a specific amount between a cryptocurrency and fiat, or between two cryptocurrencies. Do not use this tool for fiat-to-fiat currency conversion (e.g. USD to EUR) — use currency_convert instead. Do not use when historical price data for a specific past date is required — this tool returns live spot prices only.
    ConnectorNo auth
  • Retrieves real-time price data for any cryptocurrency listed on CoinGecko. Returns the current price in any fiat currency, 24-hour percentage change, market capitalisation, and 24-hour trading volume. Supports all major cryptocurrencies including Bitcoin (BTC), Ethereum (ETH), Solana (SOL), XRP, Cardano (ADA), Dogecoin (DOGE), Polygon (MATIC), Chainlink (LINK), Avalanche (AVAX), and 10,000+ additional coins. Use crypto_price when an agent needs the full market picture for a digital asset — price, change, market cap, and volume in one call. Prefer crypto_price_lite when only the spot price and 24h change are needed and a smaller response payload is preferred. Use crypto_fx_rates (via CoinAPI) when converting a specific amount between a cryptocurrency and fiat, or between two cryptocurrencies. Do not use this tool for fiat-to-fiat currency conversion (e.g. USD to EUR) — use currency_convert instead. Do not use when historical price data for a specific past date is required — this tool returns live spot prices only.
    ConnectorNo auth
  • Current price, market cap, and 24h change for a cryptocurrency, from CoinGecko. Use for "price of bitcoin", "how much is ETH worth", "what's solana trading at" style questions. `coin` is CoinGecko's own lowercase slug (bitcoin, ethereum, solana, dogecoin, ...) -- a handful of common tickers (BTC, ETH, SOL, DOGE, XRP, ADA, BNB, USDT, USDC, LTC) are mapped to their slug automatically as a convenience, but anything else must be the exact slug, not a ticker. `vs_currency` defaults to "usd" and accepts any fiat CoinGecko supports (eur, gbp, jpy, ...). Returns price, market cap, and 24h % change; prices are informational only, not investment advice.
    ConnectorNo auth