flow-mcp
0
This project is a Model Context Protocol server that facilitates interactions with the Flow EVM blockchain. It provides an abstraction over Ethereum RPC methods for seamless operations within the Flow EVM ecosystem, leveraging a structured interface to engage with blockchain functionalities.
flow_getBalance
Check the account balance
flow_call
Execute contract calls
flow_sendRawTransaction
Send a signature transaction
That
method