get-block
Fetch detailed information about Ethereum blocks using block number, hash, or tag. Integrate securely with MetaMask MCP to access blockchain data without exposing private keys.
Instructions
Fetch information about a block at a block number, hash or tag.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
blockHash | No | Information at a given block hash. | |
blockNumber | No | Information at a given block number. | |
blockTag | No | Information at a given block tag. Defaults to 'latest'. | latest |
chainId | No | ID of chain to use when fetching data. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MetaMask MCP
- call
- deploy-contract
- disconnect
- estimate-fee-per-gas
- estimate-gas
- get-account
- get-block
- get-block-number
- get-chain-id
- get-chain-list
- get-chains
- get-connect-uri
- get-ens-address
- get-ens-name
- get-native-currency-balance
- get-token
- get-token-balance
- get-transaction
- get-transaction-receipt
- read-contract
- send-transaction
- show-connect-qrcode
- sign-message
- switch-chain
- verify-message
- wait-for-transaction-receipt
- wait-seconds
- write-contract
Related Tools
- @Xiawpohr/metamask-mcp
- @Xiawpohr/metamask-mcp
- @crazyrabbitLTC/mcp-ethers-server
- @mcpdotdirect/evm-mcp-server
- @AbdelStark/bitcoin-mcp