Hello-MCP
🚀 こんにちは、MCP(モデルコンテキストプロトコル)
「Claude Desktop MCP Config Manager のセットアップに関するツアーおよびガイド ツール」
한국어 버전은 아래 링크에서 확인할 수 있습니다。 한국어 버전
英語版は以下のリンクからご覧いただけます。英語版
✨ 概要
Hello-MCPは、Claude DesktopがModel Context Protocol(MCP)を介して外部ツールと連携できるようにする便利なユーティリティツールです。セットアッププロセスを簡素化し、Claude AIとカスタムツール間のシームレスな統合を実現します。
(英語) こんにちは、ようこそ! (韓国語) 안녕하세요、환영합니다!
Related MCP server: my-mcp-server
🛠️ 機能
簡単セットアップ: Claude Desktop MCP 統合のためのシンプルなワンコマンドセットアップ
複数のモード: セットアップウィザード、MCP サーバー、または CLI ツールとして実行
組み込みサンプルツール: メール送信や簡単な計算などの事前設定されたツール
拡張可能: 独自のMCPツールを簡単に追加できます
国際化:複数の言語(韓国語と英語)をサポート
📋 要件
Node.js 14+ダウンロード
Claude Desktop がインストールされています (ここからダウンロード)
メール送信GARAK APIキー生成のためのインターネット接続
🚀 クイックスタート
npx を使用すると、インストールせずに Hello-MCP を実行できます。
npx hello-mcpこれにより、構成プロセス全体をガイドするセットアップ ウィザードが起動します。
🎮 使用方法
Hi-Garak は 3 つのモードで使用できます。
1️⃣ セットアップモード(デフォルト)
npx hello-mcp
# or
npx hello-mcp setupこのインタラクティブ モードでは次のことが行われます。
Claude Desktopがインストールされているかどうかを確認する
メールアドレスと目的を尋ねます
APIキーを生成する
MCP 用に Claude Desktop を構成する
Claude Desktop を自動的に再起動する(可能な場合)
2️⃣ MCP サーバーモード
npx hello-mcp mcp-serverこれにより、Claude Desktop が接続できる MCP サーバーとして Hello-MCP が起動します。このサーバーは、Claude が操作を実行するために使用できるツールを提供します。
🔑 APIキー
APIキーは~/.garakrcに保存され、1日あたり50リクエストまでに制限されています。キーはClaude Desktopで使用するために自動的に設定されます。
📊 テレメトリ
Hello-MCP は、サービスを改善するために匿名の使用データを収集します。
ユーザーインタラクションとパフォーマンスメトリック
すべてのデータは匿名化されています
設定でテレメトリを無効にすることができます
🌟 クロードとの使用に関するヒント
セットアップ後、Claude で次のプロンプトを試すことができます。
「1足す1」(単純計算)
「1 に 1 を加えた結果を [your-email] にメールで送信」
🤝 サポート
何か問題が発生した場合は、 help@garak.aiまでご連絡ください。
📚 ドキュメント
その他の例やヒントについては、スタートガイドをご覧ください:スタートガイド
インタラクティブなドキュメントを参照することもできます。
ローカルで実行:
npx docsify-cli serve docsブラウザで表示: http://localhost:3000
🚧 やるべきこと
問題が発生した場合やご提案がある場合は、適切な問題追跡システム(例:GitHub Issues)で問題を作成してください。問題の詳細な説明と再現手順をご記入ください。https ://github.com/hongsw/hello-mcp/issues
Windows サポートは現在テスト中です。
📄 ライセンス
このプロジェクトは MIT ライセンスに基づいてライセンスされています - 詳細については LICENSE ファイルを参照してください。
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
- AlicenseNot gradedqualityDmaintenanceA 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.465MIT
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that allows integration with Claude Desktop by creating and managing custom tools that can be executed through the MCP framework.46
- AlicenseNot gradedqualityDmaintenanceA 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.MIT
- AlicenseNot gradedqualityDmaintenanceA 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.9MIT
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.
Free public MCP for AI agents — 193 tools, 44 workflows. No API key.
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