MCP server for HD wallet management, balance, and sync on EVM, UTXO, XRP via Crypto APIs. Runs locally from the @cryptoapis-io/mcp-hd-wallet npm package. Needs 1 environment variable to run.
MCP server for current balance and state of EVM, UTXO, Solana, XRP, Kaspa addresses via Crypto APIs. Runs locally from the @cryptoapis-io/mcp-address-latest npm package. Needs 1 environment variable to run.
MCP server for retrieving block-level data from EVM, UTXO, and XRP blockchains via Crypto APIs. Runs locally from the @cryptoapis-io/mcp-block-data npm package. Needs 1 environment variable to run.
MCP server for subscribing to and managing on-chain event webhooks via Crypto APIs. Runs locally from the @cryptoapis-io/mcp-blockchain-events npm package. Needs 1 environment variable to run.
MCP server for fee recommendations and gas estimation on EVM, UTXO, XRP, Tezos, Solana. Runs locally from the @cryptoapis-io/mcp-blockchain-fees npm package. Needs 1 environment variable to run.
MCP server for broadcasting signed raw transactions to multiple blockchains via Crypto APIs. Runs locally from the @cryptoapis-io/mcp-broadcast npm package. Needs 1 environment variable to run.
MCP server for smart contract ABIs and on-chain data from EVM and Solana via Crypto APIs. Runs locally from the @cryptoapis-io/mcp-contracts npm package. Needs 1 environment variable to run.
MCP server for cryptocurrency asset prices, exchange rates, and market metadata via Crypto APIs. Runs locally from the @cryptoapis-io/mcp-market-data npm package. Needs 1 environment variable to run.
MCP server for local transaction signing on EVM, UTXO, Tron, and XRP — no API calls needed. Runs locally from the @cryptoapis-io/mcp-signer npm package.
MCP server for dry-run Ethereum transaction simulation via Crypto APIs. Runs locally from the @cryptoapis-io/mcp-simulate npm package. Needs 1 environment variable to run.
MCP server for transaction lookup across EVM, UTXO, Solana, XRP, Kaspa via Crypto APIs. Runs locally from the @cryptoapis-io/mcp-transactions-data npm package. Needs 1 environment variable to run.
MCP server for address derivation and encoding utilities across multiple blockchains via Crypto APIs. Runs locally from the @cryptoapis-io/mcp-utils npm package. Needs 1 environment variable to run.
MCP server for full transaction and token history on EVM and UTXO addresses via Crypto APIs. Runs locally from the @cryptoapis-io/mcp-address-history npm package. Needs 1 environment variable to run.
MCP server for building unsigned transactions on EVM, Tezos, Solana, Kaspa, XRP, UTXO, Tron. Runs locally from the @cryptoapis-io/mcp-prepare-transactions npm package. Needs 1 environment variable to run.