Flow MCP
A set of tools for interacting with the Flow blockchain through the Model Context Protocol.
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.
- Clone the repository:
git clone <repository-url> - 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.
Verwandte Server
Alpha Vantage MCP Server
SponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Aluvia
The Aluvia MCP server exposes browser session management, geo-targeting, and account operations as Model Context Protocol tools for AI agents.
Dieter Rams
Evaluates product designs against Dieter Rams' 10 principles of good design.
llm-context
Share code context with LLMs via Model Context Protocol or clipboard.
Have I Been Pwned
Check if an account or password has been compromised in a data breach using the Have I Been Pwned API.
MCP RAG Server
A lightweight Python server for Retrieval-Augmented Generation (RAG) using AWS Lambda. It retrieves knowledge from external data sources like arXiv and PubMed.
Solana Dev MCP
An MCP server for Solana development providing basic RPC methods and helpful prompts.
HiGHS MCP Server
Provides linear programming (LP) and mixed-integer programming (MIP) optimization capabilities using the HiGHS solver.
cli-mcp
A command-line interface (CLI) client for calling tools from local and remote MCP servers.
Draw Architecture
Generate draw.io system architecture diagrams from text descriptions using the ZhipuAI large model.
CC Token Saver
Use a local LLM for smaller or specialized tasks within Claude to save tokens.