MCP server for Flare Network enabling natural language queries of FTSO price feeds, FAssets, balances, and FDC attestations.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.FDC_VERIFIER_API_KEY— fdc_request_attestation Verifier API key; defaults to the public key 00000000-0000-0000-0000-000000000000.FLARE_DA_API_KEY— fdc_get_attestation_proof DA-layer API key; defaults to the public key.FLARE_DA_LAYER_API— get_ftso_history Base URL of a Flare Data Availability Layer / indexer for historical feed results.FLARE_DA_URL— fdc_get_attestation_proof Override the DA-layer base URL (e.g. a self-hosted instance).FLARE_MCP_HTTP_HOST— 0.0.0.0 npx @dziuba0x/flare-mcp --http 8402FLARE_MCP_HTTP_PORT— npx @dziuba0x/flare-mcp --http 8402 # or =8402FLARE_METRICS_API— get_fassets_status Optional fallback metrics API, used only if the on-chain read fails.FLARE_PRIVATE_KEY— Without , step 1 returns mode: "prepared_only" with the encoded request, fee and FdcHub address so you can submit it with your own signer. The key, when provided, is only ever used to sign locally.FLARE_PROVIDERS_API— get_ftso_providers An indexer endpoint returning a JSON array of providers (or { "providers": [...] }).FLARE_RPC— "": "https://flare-api.flare.network/ext/C/rpc",FLARE_RPC_COSTON— Coston Testnet 16 https://coston-api.flare.network/ext/C/rpcFLARE_RPC_SONGBIRD— Songbird Canary 19 https://songbird-api.flare.network/ext/C/rpcFLARE_RPC_TESTNET— "": "https://coston2-api.flare.network/ext/C/rpc"X402_ALLOW_MAINNET— X402_NETWORK=coston2 # mainnet additionally needs =trueX402_CLIENT_PRIVATE_KEYX402_ENABLED— § Premium tools run free unless the server operator sets =true — see [x402 payments](#x402-payments-premium-tools).X402_NETWORK— coston2 # mainnet additionally needs X402_ALLOW_MAINNET=trueX402_PAY_TO— 0xYourPayeeAddressX402_PRICE_DEFAULT— optional: X402_TOKEN_ADDRESS, =0.001,X402_TOKEN_ADDRESS— optional: , X402_PRICE_DEFAULT=0.001,X402_TOKEN_DECIMALSX402_TOKEN_EIP712_VERSION[](https://m8ven.ai/mcp/dziuba0x-flare-mcp-u9kfn1)