MCP server · Shapeshift
shapeshift-unchained
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Shapeshift. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Shapeshift publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
get_chain_info— Get network/chain metadata.get_account— Get balances and token holdings for an address or xpub.get_tx_history— Get cursor-paginated transaction history for an account.get_transaction— Get a single transaction by txid.send_transaction— Broadcast a client-signed raw transaction.json_rpc— Passthrough JSON-RPC request to the underlying node (EVM/Solana).estimate_gas— Estimate gas for an EVM transaction.get_gas_fees— Get current gas/fee data (EVM).get_utxos— List unspent transaction outputs for an account (UTXO chains).get_raw_tx— Get the raw transaction for a txid (UTXO chains).get_network_fees— Get network fee rates (UTXO chains).get_priority_fees— Get Solana priority fee levels.estimate_fees— Estimate fees for a Solana transaction.get_token— Get token details by id (Solana).
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.