logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

flow-mcp-unified-toolkit

Interface with the Flow distributed ledger infrastructure, enabling retrieval of crucial on-chain metrics such as account holdings, token balances, smart contract source artifacts, and comprehensive account state details. Facilitates high-throughput state querying for robust application integration with the Flow ecosystem.

Author

flow-mcp-unified-toolkit logo

Outblock

MIT License

Quick Info

GitHub GitHub Stars 2
NPM Weekly Downloads 0
Tools 1
Last Updated 2026-02-19

Tags

blockchaincryptoflowflow blockchainblockchain cryptoquerying blockchain

Consolidated Flow Protocol Interaction Suite

This repository aggregates various Model Context Protocol (MCP) modules specifically engineered for seamless interaction with both the native Flow blockchain environment and its Flow-EVM compatibility layer.

Contained Modules

This workspace is logically segmented into two primary functional components:

  • packages/flow-mcp: The foundational toolkit addressing direct operations on the native Flow ledger. Capabilities include identity management, ledger balance verification, and interaction with core network contracts.
  • packages/flow-defi-mcp: A specialized collection of instruments dedicated to Decentralized Finance (DeFi) activities and EVM-centric operations within the Flow framework. This encompasses utilities for price discovery, automated token swaps across decentralized exchanges, and generalized ERC20 contract interfacing.

Consult the individual README.md file within each respective package directory for exhaustive documentation, setup prerequisites, and a complete manifest of supported functionalities.

Initial Setup Guide

To commence utilization of this integrated repository, ensure you possess a functional monorepo management utility such as pnpm, lerna, or turborepo installed locally.

  1. Obtain a local copy of the repository: bash git clone

  2. Transition into the project root directory and execute the dependency resolution process for all contained sub-packages: bash pnpm install # Alternatively, use yarn install, or npm install

Community Contributions

We actively encourage community engagement! Please feel free to raise any identified issues or submit proposed enhancements via a pull request.

See Also

`