Hello-MCP
Provides a runtime environment for the MCP server, required for version 14 or higher to support the tool functionality.
Used to display status badges for Node.js version and license information in the project documentation.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Hello-MCPsend an email to john@example.com with today's weather summary"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🚀 Hello MCP(Model Context Protocol)
"Tour and Guide Tool for Setting Up Claude Desktop MCP Config Manager"
한국어 버전은 아래 링크에서 확인할 수 있습니다. 한국어 버전
English Version is available at the following link. English Version
✨ Overview
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) 안녕하세요, 환영합니다!
Related MCP server: my-mcp-server
🛠️ Features
Easy Setup: Simple one-command setup for Claude Desktop MCP integration
Multiple Modes: Run as a setup wizard, MCP server, or CLI tool
Built-in Sample Tools: Pre-configured tools like email sending and simple calculations
Extensible: Easily add your own MCP tools
Internationalization: Supports multiple languages (Korean and English)
📋 Requirements
Node.js 14+ Download
Claude Desktop installed (Download here)
Internet connection for Email Sending GARAK API key generation
🚀 Quick Start
You can run Hello-MCP without installation using npx:
npx hello-mcpThis will start the setup wizard that guides you through the entire configuration process.
🎮 Usage
Hi-Garak can be used in three different modes:
1️⃣ Setup Mode (Default)
npx hello-mcp
# or
npx hello-mcp setupThis interactive mode will:
Check if Claude Desktop is installed
Ask for your email and purpose
Generate an API key
Configure Claude Desktop for MCP
Restart Claude Desktop automatically (when possible)
2️⃣ MCP Server Mode
npx hello-mcp mcp-serverThis starts Hello-MCP as an MCP server that Claude Desktop can connect to. The server provides tools that Claude can use to perform actions.
🔑 API Keys
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.
📊 Telemetry
Hello-MCP collects anonymous usage data to improve the service:
User interactions and performance metrics
All data is anonymized
You can disable telemetry in the configuration
🌟 Tips for Using with Claude
After setup, you can try these prompts with Claude:
"1 add 1" (Simple calculation)
"Send an email to [your-email] with the result of 1 add 1"
🤝 Support
If you encounter any issues, please contact us at help@garak.ai
📚 Documentation
For more examples and tips, visit our getting started guide: Getting Started Guide
You can also browse our interactive documentation:
Run locally:
npx docsify-cli serve docsView in your browser: http://localhost:3000
🚧 TODO
If you encounter any problems or have suggestions, please create an issue on a suitable issue tracking system (e.g., GitHub Issues). Provide a detailed description of the issue and steps to reproduce it. https://github.com/hongsw/hello-mcp/issues
Windows support is currently under testing.
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- Alicense-qualityDmaintenanceA 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 updated625MIT
- Flicense-qualityDmaintenanceA 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 updated105
- Alicense-qualityDmaintenanceA tool that helps users easily register Anthropic's Model Context Protocol in Claude Desktop and Cursor, providing ready-made MCP tools for RAG, web search, and Dify integrations.Last updatedMIT
- Alicense-qualityDmaintenanceA local Model Context Protocol (MCP) server that exposes custom tools to Claude Desktop, enabling direct interaction with your local environment. It provides a framework for building and integrating custom TypeScript tools into the Claude interface.Last updated28MIT
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Hosted MCP endpoint with realistic fake data for prototyping agents. 12 tools, no setup.
Augments MCP Server - A comprehensive framework documentation provider for Claude Code
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hongsw/hello-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server