Flario
Rank #14,838io.github.dziuba0x/flario
Flare for agents: FTSO prices with locally verified Merkle proofs, FDC, FAssets, x402 pay.
Flario is a Model Context Protocol (MCP) server published by dziuba0x. It ranks #14,838 of 132,046 servers tracked on MCP Toplist. Flario is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 17, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 117,208 of 132,046 servers on MCP Toplist.
Use Flario
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add flario -e "FLARE_RPC=<your FLARE_RPC>" -e "FLARE_RPC_TESTNET=<your FLARE_RPC_TESTNET>" -e "FLARE_PRIVATE_KEY=<your FLARE_PRIVATE_KEY>" -e "X402_ENABLED=<your X402_ENABLED>" -- npx -y flarioReplace each placeholder with your own value before saving.
[mcp_servers.flario]
command = "npx"
args = ["-y", "flario"]
[mcp_servers.flario.env]
FLARE_RPC = "<your FLARE_RPC>"
FLARE_RPC_TESTNET = "<your FLARE_RPC_TESTNET>"
FLARE_PRIVATE_KEY = "<your FLARE_PRIVATE_KEY>"
X402_ENABLED = "<your X402_ENABLED>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"flario": {
"command": "npx",
"args": [
"-y",
"flario"
],
"env": {
"FLARE_RPC": "<your FLARE_RPC>",
"FLARE_RPC_TESTNET": "<your FLARE_RPC_TESTNET>",
"FLARE_PRIVATE_KEY": "<your FLARE_PRIVATE_KEY>",
"X402_ENABLED": "<your X402_ENABLED>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"flario": {
"command": "npx",
"args": [
"-y",
"flario"
],
"env": {
"FLARE_RPC": "<your FLARE_RPC>",
"FLARE_RPC_TESTNET": "<your FLARE_RPC_TESTNET>",
"FLARE_PRIVATE_KEY": "<your FLARE_PRIVATE_KEY>",
"X402_ENABLED": "<your X402_ENABLED>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"flario": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"flario"
],
"env": {
"FLARE_RPC": "<your FLARE_RPC>",
"FLARE_RPC_TESTNET": "<your FLARE_RPC_TESTNET>",
"FLARE_PRIVATE_KEY": "<your FLARE_PRIVATE_KEY>",
"X402_ENABLED": "<your X402_ENABLED>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"flario": {
"command": "npx",
"args": [
"-y",
"flario"
],
"env": {
"FLARE_RPC": "<your FLARE_RPC>",
"FLARE_RPC_TESTNET": "<your FLARE_RPC_TESTNET>",
"FLARE_PRIVATE_KEY": "<your FLARE_PRIVATE_KEY>",
"X402_ENABLED": "<your X402_ENABLED>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"flario": {
"command": "npx",
"args": [
"-y",
"flario"
],
"env": {
"FLARE_RPC": "<your FLARE_RPC>",
"FLARE_RPC_TESTNET": "<your FLARE_RPC_TESTNET>",
"FLARE_PRIVATE_KEY": "<your FLARE_PRIVATE_KEY>",
"X402_ENABLED": "<your X402_ENABLED>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.dziuba0x%2Fflario)<a href="https://mcptoplist.com/server/io.github.dziuba0x%2Fflario"><img src="https://mcptoplist.com/badge/io.github.dziuba0x%2Fflario.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
dziuba0x
Available versions (3)
| Version | Published |
|---|---|
| 1.6.0 | Sep 1, 2026 |
| 1.5.0 | Sep 1, 2026 |
| 1.4.1 | Aug 31, 2026 |
Frequently asked questions
- Who maintains Flario?
- Flario is maintained by dziuba0x, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Flario listed on the Official MCP Registry?
- Yes — Flario is listed on the Official MCP Registry, alongside Glama.
- How many versions does Flario have?
- MCP Toplist tracks 3 versions of Flario, most recently published on Sep 1, 2026.
- Where can I find the source code for Flario?
- The source code for Flario is hosted at github.com/dziuba0x/flario.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.