About
Overview
The Blockchain Explorer MCP Server enables AI agents to query blockchain data. It provides tools for looking up transactions, checking address balances, and inspecting smart contracts across multiple chains.
Capabilities
Tools & Capabilities
⚡get_transaction
Get transaction details
⚡get_balance
Get address balance
⚡get_contract
Get smart contract details
⚡get_block
Get block information
Setup
Installation
bash
Install
npx -y mcp-server-blockchain-explorerExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"blockchain-explorer": {
"command": "npx",
"args": ["-y", "mcp-server-blockchain-explorer"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 55
Last UpdatedFeb 12, 2026