Retrieve current MIDL blockchain network details including chain ID, RPC URL, explorer URLs, and block height to verify connectivity and configuration.
306,613 tools. Last updated 2026-07-27 03:23
"Lidl" matching MCP tools:
- Deploy smart contracts on MIDL blockchain using templates (ERC20, counter, storage), Solidity source code, or pre-compiled ABI and bytecode.
- Retrieve the BTC balance on the EVM layer. Provide an EVM address to query, or omit to use the connected wallet. Returns balance in wei and formatted BTC.
- Get the Bitcoin L1 balance for a given address or the connected wallet's payment address. Returns both confirmed and unconfirmed balances.
- Read data from any smart contract by providing its address, ABI, and function name. Returns the function result for blockchain queries.
- Derive an EVM address from any Bitcoin public key using keccak256 hashing. Maps each BTC key to a unique EVM address deterministically.
Matching MCP Servers
- AlicenseAqualityAmaintenanceA Model Context Protocol server for real-time Swiss grocery shopping that searches and compares products across 8 major Swiss retailers (Migros, Coop, Aldi, Denner, Lidl, Farmy, Volgshop, Otto’s), normalizes per-unit prices, surfaces promotions, computes optimal multi-store shopping plans, and works with any MCP-compatible client without API keys or accounts.Last updated711321AGPL 3.0
- FlicenseAqualityDmaintenanceMCP server for querying Lido liquid staking protocol data via The Graph's decentralized network, providing tools for staking stats, APR, withdrawals, node operators, and governance.Last updated20
Matching MCP Connectors
Lido - 6 tools for staking, delegation, and rewards data
Live Dutch supermarket prices and promotions (Albert Heijn, Jumbo, Lidl, Aldi and more) for AI.
- Get the balance of a specific Bitcoin Rune by providing its ID. Optionally specify a Bitcoin address; otherwise uses the connected wallet's ordinals address.
- Track a Bitcoin to EVM bridge transaction. Get confirmation count, validator progress, and credit status with actionable suggestions.
- Search for products across Swiss grocery chains by keyword. Filter by price, size range, and tags like organic or vegan to locate specific items.AGPL 3.0
- Retrieve addresses of predeployed MIDL system contracts for core protocol functions including bridging, staking, and runes.
- Retrieve block details including hash, timestamp, transaction count, and gas usage by specifying a block number or requesting the latest block.
- Retrieve the deterministic ERC20 contract address for any Rune by providing its ID in blockHeight:txIndex format.
- Bridge ERC20 tokens back to their native Bitcoin Rune. After validator confirmation, the Runes are credited to your Bitcoin address.
- Retrieve the ERC20 token balance of a wallet address along with token metadata (symbol, name, decimals).
- Retrieve current Bitcoin fee rates in sat/vB for different confirmation targets to estimate transaction fees.
- Retrieve all Runes held by a Bitcoin address, defaulting to the connected wallet's ordinals address if none is specified.
- Bridge a Rune from Bitcoin to its ERC20 token on EVM. Validators confirm the transfer in about 10 minutes.
- Bridge BTC from Bitcoin to an EVM network. Deposit BTC to a multisig vault; validators process it to credit your EVM address.
- Retrieve unspent transaction outputs (UTXOs) for a Bitcoin address or the connected wallet's payment address.
- Retrieve the receipt of an EVM transaction to view its status, gas used, and logs.