
This connects Claude to the Flare Network blockchain, giving you programmatic access to twelve specific tools across its core infrastructure. You get FTSO price oracles for decentralized data feeds, FAssets for bridging assets cross-chain, state connector queries, FXRP token operations, and FlareDrops distribution data. Reach for this when you're building or analyzing Flare applications and need to query oracle prices, check FAssets collateralization, verify state connector proofs, or track token distributions without writing custom blockchain integration code. It's streamable over HTTP, so you can use it remotely without local installation.
🔥 12 DeFi risk & compliance intelligence tools for Flare Network
Live endpoint: https://tooloracle.io/flare/mcp/
| Tool | Description |
|---|---|
flr_price | FLR token price, market cap, volume, 24h/7d change |
flr_network_stats | Flare network stats: blocks, transactions, addresses, gas, enshrined protocols |
flr_protocol_health | DeFi protocol health on Flare by TVL |
flr_tvl | Total Value Locked on Flare |
flr_fassets | FAssets — Flare's native cross-chain tokenized asset system (BTC, XRP, DOGE) |
flr_ftso_overview | FTSOv2 enshrined oracle overview — block-latency feeds, 1000 feeds |
flr_contract_check | Smart contract verification status on Flare |
flr_address_info | Address details: FLR balance, tx count, token holdings |
flr_gas_tracker | Flare gas prices and network utilization |
flr_token_search | Search ERC-20 tokens on Flare |
flr_staking_info | Staking overview: delegation, validator requirements, rewards |
flr_compliance_screen | Compliance screening: regulatory posture, audit coverage, ecosystem health |
npx -y mcp-remote https://tooloracle.io/flare/mcp/
MIT — Part of ToolOracle