← Back to tools
M

mcp-server

16 endpointslive

MCP server for Blockscout (MCP server com.blockscout/mcp-server, aggregated from the official registry)

$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for mcp-server.
EndpointWhat it doesPriceHealth
Unlock Blockchain Analysis
/__unlock_blockchain_analysis__
Initializes a Blockscout MCP session: returns server reference data, the `blockscout-analysis` skill pointer, and the URI resolution rule. Call this tool $0.0020 per callunknown
Get Block Information
/get_block_info
Get block information like timestamp, gas used, burnt fees, transaction count etc. Can optionally include the list of transaction hashes contained in t$0.0020 per callunknown
Get Block Number
/get_block_number
Retrieves the block number and timestamp for a specific date/time or the latest block. Use when you need a block height for a specific point in time (e$0.0020 per callunknown
Get Address by ENS Name
/get_address_by_ens_name
Useful for when you need to convert an ENS domain name (e.g. "blockscout.eth") to its corresponding Ethereum address. $0.0020 per callunknown
Get Transactions by Address
/get_transactions_by_address
Retrieves native currency transfers and smart contract interactions (calls, internal txs) for an address. **EXCLUDES TOKEN TRANSFERS**: Filters out dir$0.0020 per callunknown
Get Token Transfers by Address
/get_token_transfers_by_address
Get ERC-20 token transfers for an address within a specific time range. **SUPPORTS PAGINATION**: If response includes 'pagination' field, use the provi$0.0020 per callunknown
Lookup Token by Symbol
/lookup_token_by_symbol
Search for token addresses by symbol or name. Returns multiple potential matches based on symbol or token name similarity. Only the first 7 matches$0.0020 per callunknown
Get Contract ABI
/get_contract_abi
Get smart contract ABI (Application Binary Interface). An ABI defines all functions, events, their parameters, and return types. The ABI is required to$0.0020 per callunknown
Inspect Contract Code
/inspect_contract_code
Inspects a verified contract's source code or metadata.$0.0020 per callunknown
Read from Contract
/read_contract
Calls a smart contract function (view/pure, or non-view/pure simulated via eth_call) and returns the decoded result. This tool provide$0.0020 per callunknown
Get Address Information
/get_address_info
Get comprehensive information about an address, including: - Address existence check - Native token (ETH) balance (provided as is, without adjustin$0.0020 per callunknown
Get Tokens by Address
/get_tokens_by_address
Get comprehensive ERC20 token holdings for an address with enriched metadata and market data. Returns detailed token information including contract det$0.0020 per callunknown
Get NFT Tokens by Address
/nft_tokens_by_address
Retrieve NFT tokens (ERC-721, ERC-404, ERC-1155) owned by an address, grouped by collection. Provides collection details (type, address, name, symbol, $0.0020 per callunknown
Get Transaction Information
/get_transaction_info
Get comprehensive transaction information. Unlike standard eth_getTransactionByHash, this tool returns enriched data including decoded input parameters$0.0020 per callunknown
Get List of Chains
/get_chains_list
Get supported blockchain chains with their chain IDs. Ethereum Mainnet is `chain_id` `1`; use this tool to resolve any other chain. Use this when anoth$0.0020 per callunknown
Direct Blockscout API Call
/direct_api_call
Call a raw Blockscout API endpoint for advanced or chain-specific data. Before the first call to this tool in a session, read `blockscout-mcp://skill/S$0.0020 per callunknown