🚀 你好 MCP(模型上下文协议)
“Claude Desktop MCP 配置管理器设置指南工具”
한국어 버전은 아래 링크에서 확인할 수 있습니다。 한국어 버전
英文版可在以下链接获取。英文版
✨ 概述
Hello-MCP 是一款实用工具,它使 Claude Desktop 能够通过模型上下文协议 (MCP) 与外部工具进行交互。它简化了设置过程,并实现了 Claude AI 与您的自定义工具之间的无缝集成。
(英文)您好,欢迎光临! (韩语)안녕하세요, 환영합니다!
🛠️ 功能
- 轻松设置:Claude Desktop MCP 集成的简单单命令设置
- 多种模式:作为安装向导、MCP 服务器或 CLI 工具运行
- 内置示例工具:预先配置的工具,如电子邮件发送和简单计算
- 可扩展:轻松添加您自己的 MCP 工具
- 国际化:支持多种语言(韩语和英语)
📋 要求
🚀 快速入门
您可以使用 npx 运行 Hello-MCP,无需安装:
这将启动安装向导,指导您完成整个配置过程。
🎮 使用方法
Hi-Garak 有三种使用模式:
1️⃣ 设置模式(默认)
此交互模式将:
- 检查是否安装了 Claude Desktop
- 询问您的电子邮件和目的
- 生成 API 密钥
- 为 MCP 配置 Claude Desktop
- 自动重启 Claude Desktop(如果可能)
2️⃣ MCP 服务器模式
这将启动 Hello-MCP 作为 Claude Desktop 可以连接的 MCP 服务器。该服务器提供 Claude 可以用来执行操作的工具。
🔑 API 密钥
您的 API 密钥存储在~/.garakrc
中,每日请求次数限制为 50 次。该密钥已自动配置为与 Claude Desktop 配合使用。
📊 遥测
Hello-MCP 收集匿名使用数据以改进服务:
- 用户交互和性能指标
- 所有数据均匿名
- 您可以在配置中禁用遥测
🌟 使用 Claude 的技巧
设置完成后,您可以向 Claude 尝试以下提示:
- “1加1”(简单计算)
- “向 [your-email] 发送一封电子邮件,结果为 1 加 1”
🤝 支持
如果您遇到任何问题,请联系我们: help@garak.ai
📚 文档
如需更多示例和提示,请访问我们的入门指南:入门指南
您还可以浏览我们的交互式文档:
- 本地运行:
npx docsify-cli serve docs
- 在浏览器中查看: http://localhost:3000
🚧 待办事项
- 如果您遇到任何问题或有任何建议,请在合适的问题跟踪系统(例如 GitHub Issues)上创建问题。请提供问题的详细描述以及重现步骤。https ://github.com/hongsw/hello-mcp/issues
- Windows 支持目前正在测试中。
📄 许可证
该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅 LICENSE 文件。
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
一个实用工具,使 Claude Desktop 能够通过模型上下文协议与外部工具交互,提供电子邮件发送和简单计算等功能,同时简化 MCP 设置过程。
- “Claude Desktop MCP 配置管理器设置指南工具”
- ✨ 概述
- 🛠️ 功能
- 📋 要求
- 🚀 快速入门
- 🎮 使用方法
- 🔑 API 密钥
- 📊 遥测
- 🌟 使用 Claude 的技巧
- 🤝 支持
- 📚 文档
- 🚧 待办事项
- 📄 许可证
Related Resources
Related MCP Servers
- -securityFlicense-qualityA Model Context Protocol server built with mcp-framework that allows users to create and manage custom tools for processing data, integrating with the Claude Desktop via CLI.Last updated -235TypeScript
- AsecurityFlicenseAqualityA server built on mcp-framework that enables integration with Claude Desktop through the Model Context Protocol.Last updated -11
- -securityFlicense-qualityA server implementation of the Model Context Protocol that allows users to extend Claude's capabilities by creating custom tools that can be used within the Claude Desktop client.Last updated -TypeScript
- AsecurityFlicenseAqualityA Model Context Protocol server that allows integration with Claude Desktop by creating and managing custom tools that can be executed through the MCP framework.Last updated -677TypeScript