Skip to main content
Glama

Flow MCP

by Outblock

Flow MCP Monorepo

This monorepo contains a collection of Model Context Protocol (MCPs) for interacting with the Flow blockchain and FLOW-EVM environment.

Packages

This monorepo is split into two main packages:

  • packages/flow-mcp: Core tools for interacting with the native Flow blockchain. This includes functionalities for managing accounts, checking balances, and interacting with native contracts.
  • packages/flow-defi-mcp: A suite of tools focused on DeFi (Decentralized Finance) and EVM-compatible interactions on the Flow network. This includes tools for checking token prices, swapping tokens on decentralized exchanges, and interacting with ERC20 tokens.

Please refer to the README.md file within each package for more detailed information, including setup instructions and a list of available tools.

Getting Started

To get started with this monorepo, you will need to have a monorepo manager like pnpm, lerna, or turborepo installed.

  1. Clone the repository:
    git clone <repository-url>
  2. Navigate to the root directory and install the dependencies for all packages:
    pnpm install # or yarn install, or npm install

Contributing

Contributions are welcome! Please open an issue or submit a pull request with your changes.

Deploy Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Bietet Tools für die Interaktion mit der Flow-Blockchain, einschließlich der Überprüfung des Flow-Guthabens, der Abfrage des Token-Guthabens und des Abrufs von Informationen zu Cadence Owned Accounts.

  1. Merkmale
    1. Installation
      1. MCP-Konfiguration
        1. Werkzeuge
          1. Durchflussbilanz
          2. Kontoinformationen
          3. Token-Guthaben
          4. COA-Konto
          5. Vertrag erhalten
        2. 📂 Projektstruktur
          1. 🛠️ Entwicklung
            1. Erstellen neuer Tools
            2. Commit-Nachrichtenformat
          2. 📜 Versionsverwaltung
            1. 📦 Veröffentlichen auf npm
              1. Lizenz
                1. Beitragen

                  Related MCP Servers

                  • A
                    security
                    A
                    license
                    A
                    quality
                    Facilitates interaction with Ethereum blockchain data via Etherscan's API, providing real-time access to balances, transactions, token transfers, contract ABIs, gas prices, and ENS name resolutions.
                    Last updated -
                    6
                    26
                    MIT License
                  • A
                    security
                    A
                    license
                    A
                    quality
                    Provides Ethereum blockchain data tools via Etherscan's API, enabling users to check ETH balances, view transactions, track token transfers, fetch contract ABIs, monitor gas prices, and resolve ENS names.
                    Last updated -
                    6
                    1
                    MIT License
                  • -
                    security
                    F
                    license
                    -
                    quality
                    A Model Context Protocol server that enables AI assistants to access Flow blockchain data and perform operations such as checking balances, resolving domains, executing scripts, and submitting transactions.
                    Last updated -
                    1
                    • Linux
                    • Apple
                  • A
                    security
                    A
                    license
                    A
                    quality
                    A tool that enables users to interact with blockchain data to retrieve token total supply, chain IDs, and filtered RPC endpoints across different blockchain networks.
                    Last updated -
                    6
                    20
                    MIT License

                  View all related MCP servers

                  MCP directory API

                  We provide all the information about MCP servers via our MCP API.

                  curl -X GET 'https://glama.ai/api/mcp/v1/servers/Outblock/flow-mcp'

                  If you have feedback or need assistance with the MCP directory API, please join our Discord server