MCP server · Blockstream
blockstream-esplora
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 Blockstream. 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 Blockstream publishes an official server, this page will update to it on the next build.
Descriptor
https://raw.githubusercontent.com/api-evangelist/blockstream/refs/heads/main/mcp/blockstream-mcp.yml
Candidate descriptor · transport http
Tools
get_transaction— Retrieve transaction information and details by txid.get_transaction_status— Check the confirmation status of a transaction.get_transaction_outspends— Check the spending status of all outputs of a transaction.broadcast_transaction— Broadcast a hex-encoded raw transaction to the network.get_address— Retrieve address information and chain/mempool statistics.get_address_transactions— Get the transaction history for an address.get_address_utxo— List unspent outputs for an address.get_block— Retrieve block information by hash.get_block_hash_at_height— Get the block hash at a given height.get_blocks_tip_height— Get the current chain tip height.get_mempool— Get mempool statistics and the fee histogram.get_fee_estimates— Get estimated fees by confirmation target in sat/vB.get_asset— Get asset information (Liquid/Elements only).
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.