flow-mcp-monorepo
If you are the rightful owner of flow-mcp-monorepo and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Flow blockchain tools for Model Context Protocol (MCP) to interact with the Flow blockchain.
The @outblock/flow-mcp package provides a comprehensive set of tools for interacting with the Flow blockchain using the Model Context Protocol (MCP). It allows users to retrieve various types of information from the Flow blockchain, such as FLOW balance, token balances, COA account information, contract source code, and detailed account information including storage statistics. The package is designed to be easily integrated into different platforms and supports both mainnet and testnet environments. It is particularly useful for developers and blockchain enthusiasts who need to access and manage blockchain data efficiently. The package is available for installation via npm or bun, and it can be configured to work with Claude, a popular MCP server.
Features
- Get FLOW balance for any address
- Get token balance for any Flow token
- Get COA account information
- Get contract source code
- Get detailed account information including storage stats
Tools
Flow Balance
Get the FLOW balance for any address.
Account Info
Get detailed account information.
Token Balance
Get balance for any Flow token.
COA Account
Get COA account information.
Get Contract
Get contract source code.