MCP客户端应用
@WilliamSuiself
关于 MCP客户端应用
mobile app connect with cloudflare MCP server
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP客户端应用?
MCP客户端应用是一款为AI大模型服务的MCP(Model Context Protocol)客户端程序,名为MCPHOLDER。它能在手机上实现类似于Claude Desktop的功能,将Cloudflare上的云端MCP服务汇集到一起,为AI大模型提供外部工具支持。
How to use MCP客户端应用?
使用前需修改lib/config目录下的openRouterApiKey(当前仅支持OpenRouter的Claude Sonnet 3.7)。确保已安装Flutter环境后,克隆仓库、运行flutter pub get安装依赖,再执行flutter run启动应用。应用主界面包含AI对话、MCP服务管理和MCP服务测试三个页面。
Key features of MCP客户端应用
- 提供AI对话页面,可切换大模型(默认Claude-3 Sonnet 3.7)
- MCP服务页面显示可用服务状态并支持添加新服务
- 内置MCP服务测试页面,支持输入名称、URL、端口测试连接
- 通过OAuth授权自动识别MCP中的工具
- 基于Flutter 3.x和Dart 3.x构建,跨平台运行
Use cases of MCP客户端应用
- 在移动设备上通过AI大模型调用外部云端MCP工具(如加法计算)
- 集中管理多个Cloudflare上的远程MCP服务
- 测试和验证新MCP服务的连接与工具注册
- 在手机端实现类似Claude Desktop的AI工具调用体验
FAQ from MCP客户端应用
这个客户端支持哪些大模型?
默认使用Claude-3 Sonnet 3.7,当前通过OpenRouter服务调用。
如何配置API密钥?
修改lib/config目录下的openRouterApiKey文件,填入您的OpenRouter API密钥。
需要什么运行环境?
需要Flutter 3.x和Dart 3.x环境,并安装Flutter开发工具。
如何添加新的MCP服务?
在测试服务页面填写服务名称、Cloudflare服务URL(如https://remote-mcp.yunhaisui.workers.dev/sse),端口留空,API密钥随意但不可为空。点击注册客户端获取ID,测试连接后完成OAuth授权,应用会自动识别工具并显示在服务列表中。
这个客户端与Claude Desktop有什么主要区别?
MCP客户端应用专为手机设计,能整合Cloudflare上的云端MCP服务,并通过OpenRouter连接大模型,实现在移动端调用外部工具。
其他 分类下的更多 MCP 服务器
Awesome Mlops
visengerA curated list of references for MLOps
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Codelf
unbugA search tool helps dev to solve the naming things problem.
评论