# Tenzro Li.Fi MCP MCP server

Li.Fi MCP: cross-chain aggregation — quotes, routes, status, chains, tokens, execution.

## Links
- Registry page: https://www.getdrio.com/mcp/network-tenzro-tenzro-lifi
- Repository: https://github.com/tenzro/tenzro-network
- Website: https://tenzro.network/mcp/tenzro-lifi

## Install
- Endpoint: https://lifi-mcp.tenzro.network/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://lifi-mcp.tenzro.network/mcp

## Tools
- lifi_get_chains - Get all blockchain networks supported by LI.FI for cross-chain transfers and swaps. Returns chain IDs, names, native tokens, and supported bridge/exchange protocols. Endpoint: https://lifi-mcp.tenzro.network/mcp
- lifi_get_connections - Get available cross-chain connections between two chains. Optionally filter by source and destination tokens. Shows which bridges and exchanges can transfer between the specified chains. Endpoint: https://lifi-mcp.tenzro.network/mcp
- lifi_get_gas_prices - Get current gas prices for LI.FI-supported chains. Optionally filter by chain IDs. Returns gas prices in native units for each chain. Endpoint: https://lifi-mcp.tenzro.network/mcp
- lifi_get_quote - Get a single best quote for a cross-chain swap or bridge transfer. Returns the optimal route with estimated output, fees, execution time, and transaction data ready to sign. Endpoint: https://lifi-mcp.tenzro.network/mcp
- lifi_get_routes - Get multiple route options for a cross-chain swap or bridge transfer, ranked by output amount. Use this for comparing routes across different bridges and DEXes. Returns routes with fees, estimated time, and step-by-step breakdown. Endpoint: https://lifi-mcp.tenzro.network/mcp
- lifi_get_status - Check the status of a cross-chain transfer by transaction hash. Returns status (PENDING, DONE, FAILED, NOT_FOUND), bridge used, source/destination chain info, and amounts. Endpoint: https://lifi-mcp.tenzro.network/mcp
- lifi_get_token - Get detailed information about a specific token on a specific chain, including address, symbol, decimals, name, and logo URI. Endpoint: https://lifi-mcp.tenzro.network/mcp
- lifi_get_tokens - Get tokens available on LI.FI-supported chains. Optionally filter by chain IDs. Returns token addresses, symbols, decimals, and logos. Endpoint: https://lifi-mcp.tenzro.network/mcp
- lifi_get_tools - Get available bridge and DEX exchange tools integrated into LI.FI. Returns protocol names, supported chains, and tool types (bridge vs exchange). Endpoint: https://lifi-mcp.tenzro.network/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: network.tenzro
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 2, 2026
- Source: https://registry.modelcontextprotocol.io
