# flareoracle [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/ToolOracle/flareoracle  
**GitHub Stars:** 1  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/flareoracle

## Description
FlareOracle - 12 Flare tools: FTSO oracles, FAssets, state connector, FXRP, FlareDrops.

## Claude Desktop Quick Installation
Install path detected from listing signals. Uses `npx` (confidence: high):

```json
"mcpServers": {
  "flareoracle": {
    "command": "npx",
    "args": ["-y","mcp-remote"]
  }
}
```

## Documentation & README

# FlareOracle MCP Server

🔥 **12 DeFi risk & compliance intelligence tools for Flare Network**

Live endpoint: `https://tooloracle.io/flare/mcp/`

## Tools

| 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 |

## Quick Start

```bash
npx -y mcp-remote https://tooloracle.io/flare/mcp/
```

## Data Sources

- **Flare RPC** — Direct mainnet RPC (flare-api.flare.network)
- **Flarescan** — Block explorer API (flare-explorer.flare.network)
- **DeFiLlama** — TVL and protocol data
- **CoinGecko** — Price and market data

## Flare Native Protocols

- **FTSOv2** — Enshrined oracle with ~1.8s block-latency feeds, 1000 feeds, stake-weighted VRF
- **FDC** — Flare Data Connector for cross-chain attestations
- **FAssets** — Trustless tokenization of BTC, XRP, DOGE on Flare

## License

MIT — Part of [ToolOracle](https://tooloracle.io)

