remote-mcp-hub-mac
🍏 macOS 向け Remote MCP Hub のインストールと接続手順
macOS のクライアントとユーザー向けのガイド。AI(Notion AI、Claude、Cursor など)に Mac のファイルとコマンドラインへの安全なリモートアクセスを提供する必要がある方のための手順です。
📋 システム要件
macOS(Apple 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スクリプトは自動的に次の処理を行います:
システムに Node.js がインストールされているか確認します。
必要なライブラリをすべてインストールします(
npm install)。お使いの Mac のアーキテクチャ(Apple Silicon または Intel)に対応した Cloudflare Tunnel の公式ネイティブモジュール(
cloudflared)をダウンロードします。動作する VPN サーバーへのリンクを macOS のクリップボード に直接コピーします。
ステップ 3. Mac で VPN を設定(30 秒で完了)
Cloudflare Tunnel と AI サービスをロシア/CIS で安定して動作させるには、無料クライアント Hiddify を使用することをお勧めします:
Hiddify をインストール:
Mac App Store または 公式 GitHub からダウンロードします。
サブスクリプションを貼り付け:
リンクはすでにクリップボードにコピーされています:
https://github.com/AvenCores/goida-vpn-configs/raw/refs/heads/main/githubmirror/6.txtHiddify で 「+」 ボタン(新しいプロファイル)➔ 「クリップボードから追加」(または
Cmd + V)を押します。サーバーを読み込むには 「プロファイルを更新」 を押します。
遅延を確認して接続:
ピングチェック(遅延テスト)を実行します。
動作中のサーバー(ピングが緑色)を選択し、大きな丸い 接続 ボタンを押します。
ステップ 4. Remote MCP Hub サーバーを起動
ターミナルで次を実行します:
./start.shブラウザに管理用ウェブパネルが自動的に開きます: http://localhost:3800。
インターフェースで 「トンネルを起動」 ボタンを押します。
ステータスが 「🟢 オンライン」 になり、次のような個人用アドレスが表示されます:
https://<имя-туннеля>.trycloudflare.com/sseMCP server URL の横と Bearer Token の横にある 「コピー」 ボタンを押します。
🔌 Notion AI に接続
Notion の設定で Custom MCP Server セクションに移動します。
フィールドに入力します:
MCP server URL: コピーしたアドレスを貼り付けます(
https://...trycloudflare.com/sse)Name: 任意の名前を指定します(例:
MacBook-Pro)Authentication: タイプ
Bearerを選択しますToken: シークレットキーを貼り付けます(
mcp_...で始まります)
「Connect」 / 「Save」 を押します。
🧪 動作確認
Notion AI にテストメッセージを送信します:
Привет! Проверь подключение к моему Mac: выполни в терминале команду "echo MCP на Mac подключен успешно! && uname -a && ls -la" и выведи результат.ブラウザウィンドウの http://localhost:3800 ページの 「AI 呼び出しログ」 タブで、リクエストの実行をリアルタイムで確認できます。
🔒 セキュリティ
AI とコンピュータ間のすべてのデータは、エンドツーエンド暗号化(HTTPS / Cloudflare Tunnel)によって保護されています。
アクセスはシークレット Bearer トークンによって厳密に制限されています。
トンネルはいつでも停止でき、アクセスキーも変更できます。
This server cannot be installed
Maintenance
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
- FlicenseNot gradedqualityDmaintenanceExposes 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.
- FlicenseNot gradedqualityCmaintenanceTurns a Mac into an MCP host exposing terminal, filesystem, browser automation, and macOS controls to approved AI clients via OpenAI's Secure MCP Tunnel.
- AlicenseNot gradedqualityBmaintenanceUnifies 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

SIN Mac Gatewayofficial
AlicenseNot gradedqualityCmaintenanceEnables 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
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
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/etern1ty-crypto/remote-mcp-hub-mac'
If you have feedback or need assistance with the MCP directory API, please join our Discord server