mcp server for Cline
com.blockscout/mcp-server
MCP server for Blockscout
client:Cline
transport:streamable-http
tools:16
Install mcp server in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp-server": {
"url": "https://mcp.blockscout.com/mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs
What Cline can do once it is connected
- __unlock_blockchain_analysis__
- get_block_info
- get_block_number
- get_address_by_ens_name
- get_transactions_by_address
- get_token_transfers_by_address
- lookup_token_by_symbol
- get_contract_abi
- inspect_contract_code
- read_contract
- get_address_info
- get_tokens_by_address
- nft_tokens_by_address
- get_transaction_info
- get_chains_list
- direct_api_call