Remote MCP Hub
Exposes the MCP server through Cloudflare Quick Tunnels using HTTP/2.
Supports tunneling the MCP server through ngrok with custom authtoken and edge capabilities.
Allows Notion AI to connect as a custom MCP server with bearer authentication to use the provided desktop and filesystem tools.
Click on "Deploy 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., "@Remote MCP Hublist the files in my C:\Users folder"
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.
🌐 Remote MCP Hub (v1.2.0) — Multi-Tunnel & Proxy MCP Bridge
✨ Key Features
🌍 Multi-Tunnel Architecture:
Pinggy (SSH on port 443): Pure JavaScript
ssh2tunnel. Uses standard TLS/HTTPS ports over TCP, effectively bypassing deep-packet inspection and QUIC/UDP blocks (especially in Iran).Cloudflare Quick Tunnels: Forced
--protocol http2with fixed URL regex parser.Ngrok Tunnel: Support for custom authtoken and edge tunneling.
Custom / VDS: Manual reverse proxy configuration.
🛡️ Built-in Proxy Support: Automatic routing of Node.js outbound connections and SSH tunnels through local VPN/SOCKS5/HTTP proxies (e.g. V2Ray, Xray, Sing-box on
http://127.0.0.1:10809orsocks5://127.0.0.1:10808).🇮🇷 Persian (فارسی) & Multilingual Web UI: Full RTL and Persian support alongside English and Russian.
⚡ Realtime Diagnostics & Logs: WebSockets live stream of tool calls from Notion AI, Claude, and Cursor.
💻 Desktop Commander Integration: 26 native MCP tools for filesystem access and Windows CMD execution.
Related MCP server: agentic-remote-pc
⚡ Quick Start
1. Launch Server
Double-click start.bat (or execute npm start in terminal).
The dashboard opens automatically at http://localhost:3800.
2. Start Tunnel
In the Web UI, select your preferred provider (e.g., Pinggy (SSH)) and click "Start Tunnel".
Copy the generated public URL (e.g. https://xxxx.free.pinggy.link/sse).
3. Connect to Notion AI
In Notion: Settings & Members -> Connect -> Custom MCP Server.
Set MCP server URL to
https://xxxx.free.pinggy.link/sse.Set Authentication to
Bearerand paste your Bearer Token.Click Connect.
🛠️ MCP Tools
Tool | Description |
| Execute commands in Windows CMD / PowerShell (returns |
| Directory listing with pagination and remaining counts |
| Line-by-line reading with precise line range |
| Clean insertion of lines at specific indices without corruption |
| Precise substring and line replacements |
| Remove line ranges |
| Create files and parent directory structures |
| Safe removal of files and folders ( |
This server cannot be deployed
Maintenance
Related MCP Connectors
- QuallaaOAuthcom.quallaa
Talk to your public-facing AI from any MCP client — Claude, ChatGPT, Cursor, Cline, Windsurf.
Secure tunneling, reverse proxy and remote access for local applications.
Remote MCP server for supportsheep: run AI interviews and manage support content for your blog.
Zero-setup MCP gateway securely connecting AI to your tools with authentication and workflows
Related MCP Servers
- FlicenseBqualityBmaintenanceA local MCP server that bridges ChatGPT to a Windows PC, offering filesystem, shell, Git, and diagnostic tools via a secure tunnel.171-
- FlicenseNot gradedqualityBmaintenanceEnables AI agents to securely control a remote Windows/Linux PC via MCP and REST, executing shell commands and driving coding-agent CLIs like Claude, Cursor, and Codex.-
- 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
- AlicenseNot gradedqualityCmaintenanceEnables remote MCP clients like ChatGPT to run shell commands and manage files on your local machine via a Cloudflare tunnel, exposing tools for file operations, search, and task management.1MIT