remote-mcp-hub-mac
🍏 Instrucciones de instalación y conexión de Remote MCP Hub para macOS
Guía para clientes y usuarios de macOS que necesiten proporcionar a las redes neuronales (Notion AI, Claude, Cursor, etc.) un acceso remoto protegido a los archivos y a la línea de comandos de su Mac.
📋 Requisitos del sistema
macOS (se admiten procesadores Apple Silicon M1/M2/M3/M4 e Intel)
Node.js instalado (versión 18 o superior) ➔ Descargar Node.js (LTS) o instalarlo mediante el comando
brew install node
Related MCP server: Codex 2.0 MCP Gateway
⚡ Instalación rápida en 4 sencillos pasos
Paso 1. Descargue el proyecto
Clone el repositorio o descargue el archivo ZIP desde GitHub en cualquier carpeta que prefiera:
git clone https://github.com/etern1ty-crypto/remote-mcp-hub.git
cd remote-mcp-hubPaso 2. Ejecute el script de instalación install.sh
Abra la aplicación Terminal en la carpeta del proyecto y ejecute:
chmod +x install.sh start.sh && ./install.shEl script automáticamente:
Comprobará la presencia de Node.js en el sistema.
Instalará todas las bibliotecas necesarias (
npm install).Descargará el módulo nativo oficial de Cloudflare Tunnel (
cloudflared) para la arquitectura de su Mac (Apple Silicon o Intel).Copiará un enlace funcional a los servidores VPN directamente en su portapapeles de macOS.
Paso 3. Configuración de la VPN en el Mac (tarda 30 segundos)
Para el funcionamiento estable de Cloudflare Tunnel y de los servicios de redes neuronales en Rusia/CEI, se recomienda utilizar el cliente gratuito Hiddify:
Instale Hiddify:
Descárguelo desde Mac App Store o desde el GitHub oficial.
Pegue la suscripción:
El enlace ya está copiado en el portapapeles:
https://github.com/AvenCores/goida-vpn-configs/raw/refs/heads/main/githubmirror/6.txtEn Hiddify pulse el botón «+» (Nuevo perfil) ➔ «Añadir desde el portapapeles» (o
Cmd + V).Pulse «Actualizar perfil» para cargar los servidores.
Compruebe la latencia y conéctese:
Inicie la prueba de ping (test de latencia).
Seleccione cualquier servidor que funcione (con ping verde) y pulse el gran botón redondo Conectar.
Paso 4. Inicie el servidor Remote MCP Hub
En Terminal ejecute:
./start.shSe abrirá automáticamente el panel de control web en el navegador: http://localhost:3800.
En la interfaz pulse el botón «Iniciar túnel».
El estado cambiará a «🟢 En línea» y aparecerá una dirección personal de la forma:
https://<имя-туннеля>.trycloudflare.com/ssePulse el botón «Copiar» junto a MCP server URL y junto a Bearer Token.
🔌 Conexión a Notion AI
En los ajustes de Notion, vaya a la sección Custom MCP Server.
Rellene los campos:
MCP server URL: pegue la dirección copiada (
https://...trycloudflare.com/sse)Name: indique cualquier nombre (por ejemplo,
MacBook-Pro)Authentication: seleccione el tipo
BearerToken: pegue su clave secreta (empieza por
mcp_...)
Pulse «Connect» / «Save».
🧪 Comprobación del funcionamiento
Envíe un mensaje de prueba a Notion AI:
Привет! Проверь подключение к моему Mac: выполни в терминале команду "echo MCP на Mac подключен успешно! && uname -a && ls -la" и выведи результат.En la ventana del navegador, en la página http://localhost:3800, en la pestaña «Registro de llamadas de IA» verá la ejecución de la solicitud en tiempo real.
🔒 Seguridad
Todos los datos entre la red neuronal y su ordenador están protegidos con cifrado de extremo a extremo (HTTPS / Cloudflare Tunnel).
El acceso está estrictamente restringido mediante el token secreto Bearer.
Puede desactivar el túnel o cambiar la clave de acceso en cualquier momento.
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