Flow Blockchain
Summary
Flow MCP Server provides direct RPC communication with the Flow blockchain, enabling AI assistants to interact with blockchain data and execute operations. Built by lmcmz, it offers tools for checking account balances, resolving domain names (.find and .fn), executing Cadence scripts, and sending transactions. The server implements the Model Context Protocol standard for seamless integration with AI agents, and includes both HTTP endpoints and stdio mode for flexible deployment options. This implementation is particularly valuable for blockchain applications that need to access Flow data, query token balances, or automate transaction workflows without requiring users to switch context.
Available Actions(7)
get_balance
Get Flow balance for a specified address.
get_token_balance
Get fungible token balance for a specified address.
get_account
Retrieve account information for a specified address.
resolve_domain
Resolve a .find or .fn domain to a blockchain address.
execute_script
Execute a Cadence script on the Flow blockchain.
send_transaction
Send a transaction to the Flow blockchain.
get_transaction
Get transaction details by transaction ID.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください