Skip to main content
Glama
etern1ty-crypto

remote-mcp-hub-mac

🍏 macOS 向け Remote MCP Hub のインストールと接続手順

macOS のクライアントとユーザー向けのガイド。AI(Notion AI、Claude、Cursor など)に Mac のファイルとコマンドラインへの安全なリモートアクセスを提供する必要がある方のための手順です。


📋 システム要件

  • macOSApple Silicon M1/M2/M3/M4 および Intel プロセッサに対応)

  • Node.js(バージョン 18 以降)がインストールされていること ➔ Node.js (LTS) をダウンロード または brew install node コマンドでインストール


Related MCP server: Codex 2.0 MCP Gateway

⚡ 4 つの簡単なステップですばやくインストール

ステップ 1. プロジェクトをダウンロード

リポジトリをクローンするか、GitHub から ZIP アーカイブをお好みのフォルダにダウンロードします:

git clone https://github.com/etern1ty-crypto/remote-mcp-hub.git
cd remote-mcp-hub

ステップ 2. インストールスクリプト install.sh を実行

プロジェクトフォルダで ターミナル (Terminal) アプリを開き、次を実行します:

chmod +x install.sh start.sh && ./install.sh

スクリプトは自動的に次の処理を行います:

  1. システムに Node.js がインストールされているか確認します。

  2. 必要なライブラリをすべてインストールします(npm install)。

  3. お使いの Mac のアーキテクチャ(Apple Silicon または Intel)に対応した Cloudflare Tunnel の公式ネイティブモジュール(cloudflared)をダウンロードします。

  4. 動作する VPN サーバーへのリンクを macOS のクリップボード に直接コピーします。


ステップ 3. Mac で VPN を設定(30 秒で完了)

Cloudflare Tunnel と AI サービスをロシア/CIS で安定して動作させるには、無料クライアント Hiddify を使用することをお勧めします:

  1. Hiddify をインストール:

  2. サブスクリプションを貼り付け:

    • リンクはすでにクリップボードにコピーされています: https://github.com/AvenCores/goida-vpn-configs/raw/refs/heads/main/githubmirror/6.txt

    • Hiddify で 「+」 ボタン(新しいプロファイル)➔ 「クリップボードから追加」(または Cmd + V)を押します。

    • サーバーを読み込むには 「プロファイルを更新」 を押します。

  3. 遅延を確認して接続:

    • ピングチェック(遅延テスト)を実行します。

    • 動作中のサーバー(ピングが緑色)を選択し、大きな丸い 接続 ボタンを押します。


ステップ 4. Remote MCP Hub サーバーを起動

ターミナルで次を実行します:

./start.sh
  1. ブラウザに管理用ウェブパネルが自動的に開きます: http://localhost:3800

  2. インターフェースで 「トンネルを起動」 ボタンを押します。

  3. ステータスが 「🟢 オンライン」 になり、次のような個人用アドレスが表示されます: https://<имя-туннеля>.trycloudflare.com/sse

  4. MCP server URL の横と Bearer Token の横にある 「コピー」 ボタンを押します。


🔌 Notion AI に接続

  1. Notion の設定で Custom MCP Server セクションに移動します。

  2. フィールドに入力します:

    • MCP server URL: コピーしたアドレスを貼り付けます(https://...trycloudflare.com/sse

    • Name: 任意の名前を指定します(例: MacBook-Pro

    • Authentication: タイプ Bearer を選択します

    • Token: シークレットキーを貼り付けます(mcp_... で始まります)

  3. 「Connect」 / 「Save」 を押します。


🧪 動作確認

Notion AI にテストメッセージを送信します:

Привет! Проверь подключение к моему Mac: выполни в терминале команду "echo MCP на Mac подключен успешно! && uname -a && ls -la" и выведи результат.

ブラウザウィンドウの http://localhost:3800 ページの 「AI 呼び出しログ」 タブで、リクエストの実行をリアルタイムで確認できます。


🔒 セキュリティ

  • AI とコンピュータ間のすべてのデータは、エンドツーエンド暗号化(HTTPS / Cloudflare Tunnel)によって保護されています。

  • アクセスはシークレット Bearer トークンによって厳密に制限されています。

  • トンネルはいつでも停止でき、アクセスキーも変更できます。

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    Exposes local OpenCode instances as remote MCP servers for Claude and ChatGPT, enabling terminal access, session management, and interactive human-in-the-loop workflows. It simplifies deployment for local machines using Cloudflare Tunnels to provide secure public connectivity and OAuth support.
  • A
    license
    Not graded
    quality
    B
    maintenance
    Unifies local MCP servers into a single secure Cloudflare Tunnel endpoint, making them accessible to MCP clients like Notion and Claude. Supports HTTP/SSE/stdio servers, built-in file system tools, bearer authentication, and one-click Windows setup.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables remote MCP clients to securely access a trusted macOS machine's local file system and command execution tools (mcp-combiner) via OAuth-authenticated HTTPS through Cloudflare Tunnel, without opening router ports.
    MIT

View all related MCP servers

Related MCP Connectors

  • Search, read, and write your Apple Notes from ChatGPT/Claude via a local Mac agent + MCP relay.

  • A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…

  • MCP connector for iMessage & Contacts via a local Mac agent + Vercel relay

View all MCP Connectors

Latest Blog Posts

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/etern1ty-crypto/remote-mcp-hub-mac'

If you have feedback or need assistance with the MCP directory API, please join our Discord server