Flow
Flow blockchain tools for Model Context Protocol (MCP)
Installation
npx mcp-flowAsk AI about Flow
Powered by Claude ยท Grounded in docs
I know everything about Flow. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
MCP-Flow
Facilitating LLM Agents to Master Real-World, Diverse and Scaling MCP Tools
๐ Paper Url
๐๏ธ News
- ๐ Apr 6, 2026 โ We are happy to announce that MCP-Flow has been accepted to the Main Conference of ACL 2026!
- ๐ง Oct 28, 2025 โ MCP-Flow is released on arXiv.
- ๐ ๏ธ Nov 10, 2025 โ We open-source all the server configurations and tool information!
- ๐ ๏ธ Nov 28, 2025 โ We open-source all the instruction-function call pairs and the testsets for evaluation inluding in-domain and OOD settings! The dataset is available at HuggingFace
๐ Introduction
MCP-Flow is an automated web-agent-driven pipeline for large-scale server discovery, data synthesis, and model training in the Model Context Protocol (MCP) ecosystem.
๐ Key Features
-
๐ค Automated server collection from 6 major MCP marketplaces
-
๐ Extensive tool coverage: 1,166 real-world servers, 11,536 tools, and 68K+ instructionโfunction call pairs
-
๐งฉ Scale & diversity far beyond previous benchmarks
๐ Datasets
| Category | Path | Description |
|---|---|---|
| ๐ง Function calls & trajectories | ./data/function_call/ & ./data/trajectory/ | Example data; full datasets are released on HuggingFace |
| โ๏ธ MCP configurations | ./data/mcp_config/ | Configuration files for discovered servers |
| ๐งฐ Tool information | ./data/tools/ | Tool descriptions and schema definitions |
| ๐ป Source code | ./src/ | Core scripts for server deployment |
| ๐ฒ Testset | ./test_data on HuggingFace | Including in-domain and out-of-domain evaluation settings |
๐ ๏ธ Installation
git clone https://github.com/<your-org>/MCP-Flow.git
cd MCP-Flow
pip install -r requirements.txt
๐งพ Citation
If you find MCP-Flow useful in your research, please consider citing:
@misc{wang2025mcpflowfacilitatingllmagents,
title={MCP-Flow: Facilitating LLM Agents to Master Real-World, Diverse and Scaling MCP Tools},
author={Wenhao Wang and Peizhi Niu and Zhao Xu and Zhaoyu Chen and Jian Du and Yaxin Du and Xianghe Pang and Keduan Huang and Yanfeng Wang and Qiang Yan and Siheng Chen},
year={2025},
eprint={2510.24284},
archivePrefix={arXiv},
primaryClass={cs.AI},
url={https://arxiv.org/abs/2510.24284},
}
๐ง Contact
If you have any questions or encounter issues, feel free to open an issue or reach out to the authors directly:
๐ฎ Email: 12321254@zju.edu.cn
๐ฌ WeChat:

