Claude桌面版MCP管理器
STDIOClaude桌面版MCP配置管理工具
Claude桌面版MCP配置管理工具
한국어 버전은 아래 링크에서 확인할 수 있습니다. 한국어 버전
English Version is available at the following link. English Version
Hello-MCP is a helpful utility tool that enables Claude Desktop to interact with external tools via the Model Context Protocol (MCP). It simplifies the setup process and provides a seamless integration between Claude AI and your custom tools.
(English) Hello, Welcome! (Korean) 안녕하세요, 환영합니다!
You can run Hello-MCP without installation using npx:
npx hello-mcp
This will start the setup wizard that guides you through the entire configuration process.
Hi-Garak can be used in three different modes:
npx hello-mcp # or npx hello-mcp setup
This interactive mode will:
npx hello-mcp mcp-server
This starts Hello-MCP as an MCP server that Claude Desktop can connect to. The server provides tools that Claude can use to perform actions.
Your API key is stored in ~/.garakrc
and has a daily limit of 50 requests. The key is automatically configured for use with Claude Desktop.
Hello-MCP collects anonymous usage data to improve the service:
After setup, you can try these prompts with Claude:
If you encounter any issues, please contact us at [email protected]
For more examples and tips, visit our getting started guide: Getting Started Guide
You can also browse our interactive documentation:
npx docsify-cli serve docs
This project is licensed under the MIT License - see the LICENSE file for details.