streamable-httpMITupdated 5mo ago
🔥 12 DeFi risk & compliance intelligence tools for Flare Network
flareoracle で何ができる?
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
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
インストール
flareoracle をクライアントに追加します。お使いのものを選んでください。
claude mcp add --transport http flareoracle https://tooloracle.io/flare/mcp/codex mcp add flareoracle --url https://tooloracle.io/flare/mcp/{
"mcpServers": {
"flareoracle": {
"url": "https://tooloracle.io/flare/mcp/"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"flareoracle": {
"type": "http",
"url": "https://tooloracle.io/flare/mcp/"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"flareoracle": {
"url": "https://tooloracle.io/flare/mcp/"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"flareoracle": {
"serverUrl": "https://tooloracle.io/flare/mcp/"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
12 個のツール
flareoracle は接続したエージェントに 12 個のツールを提供します。
- 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
スコア
63 / 100
良好
- ドキュメント17/25
- メンテナンス13/25
- 信頼性13/20
- 機能8/15
- 導入のしやすさ12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 148 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 12 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
バージョン履歴
| バージョン | 公開日 |
|---|---|
| 1.0.0最新 | 2026年5月7日 |