lifi-mcp

jayeshchowdary/lifi-mcp

3.2

If you are the rightful owner of lifi-mcp 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 interacting with Li.FI cross-chain bridge and swap aggregator.

Tools

Functions exposed to the LLM to take actions

get_chains

Lists all supported blockchains.

get_tokens

Lists all available tokens.

get_token

Get specific token info.

get_quote

Get swap/bridge quote.

get_status

Check transaction status.

get_connections

List chain connections.

get_tools_list

List bridges and DEXs.

get_chain_by_id

Get chain by ID.

get_chain_by_name

Get chain by name.

get_native_token_balance

Check ETH/MATIC/etc balance.

get_token_balance

Check ERC20 token balance.

get_allowance

Check token spending approval.

get_wallet_address

Shows your wallet address.

execute_quote

Executes a swap/bridge.

approve_token

Approve token spending.

transfer_token

Transfer ERC20 tokens.

transfer_native

Transfer ETH/MATIC/etc.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources