u-Operating-System/basescan-mcp-server
3.3
If you are the rightful owner of basescan-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for accessing Base Network blockchain data, providing tools for querying blocks, transactions, balances, and smart contracts on Base mainnet and testnet.
Tools
Functions exposed to the LLM to take actions
get_latest_block
Latest block information
get_block
Block by number/hash
get_transaction
Transaction details
get_balance
ETH balance lookup
get_gas_price
Current gas prices
check_contract
Smart contract detection
get_network_stats
Network statistics
get_account_transactions
Account transaction history
get_account_tokens
Token transfer history
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client