Skip to main content
Glama

🌐 Remote MCP Hub (v1.2.0) — 多隧道与代理 MCP 桥接器


✨ 核心功能

  • 🌍 多隧道架构

    • Pinggy(基于 443 端口的 SSH):纯 JavaScript 实现的 ssh2 隧道。通过 TCP 使用标准 TLS/HTTPS 端口,能有效绕过深度包检测和 QUIC/UDP 封锁(尤其是在伊朗地区)。

    • Cloudflare 快速隧道:强制使用 --protocol http2,并带有固定的 URL 正则表达式解析器。

    • Ngrok 隧道:支持自定义 authtoken 和边缘隧道。

    • 自定义 / VDS:手动反向代理配置。

  • 🛡️ 内置代理支持:自动将 Node.js 出站连接和 SSH 隧道路由到本地 VPN/SOCKS5/HTTP 代理(例如 V2Ray、Xray、Sing-box,地址为 http://127.0.0.1:10809socks5://127.0.0.1:10808)。

  • 🇮🇷 波斯语(فارسی)与多语言 Web 界面:在英语和俄语之外,还提供完整的 RTL 和波斯语支持。

  • 实时诊断与日志:通过 WebSocket 实时推送来自 Notion AI、Claude 和 Cursor 的工具调用。

  • 💻 Desktop Commander 集成:26 个原生 MCP 工具,用于文件系统访问和 Windows CMD 执行。


Related MCP server: agentic-remote-pc

⚡ 快速开始

1. 启动服务器

双击 start.bat(或在终端中执行 npm start)。 仪表盘会自动打开 http://localhost:3800

2. 启动隧道

在 Web UI 中,选择你偏好的提供商(例如 Pinggy (SSH)),然后点击 “开始隧道”。 复制生成的公开 URL(例如 https://xxxx.free.pinggy.link/sse)。

3. 连接 Notion AI

  1. 在 Notion 中:设置与成员 -> 连接 -> 自定义 MCP 服务器

  2. MCP 服务器 URL 设置为 https://xxxx.free.pinggy.link/sse

  3. 身份验证 设为 Bearer,然后粘贴你的 Bearer 令牌

  4. 点击 连接


🛠️ MCP 工具

工具

说明

execute_command

在 Windows CMD/PowerShell 中执行命令(返回 stdoutstderr、退出码和延迟)

list_directory

目录列表,支持分页并显示剩余条目数量

read_file_lines

按行读取文件,支持精确的行范围 [start_line, end_line]

insert_text_at_line

在指定行号处干净地插入内容,不会造成损坏

replace_text

精确的子串和行替换

delete_lines

删除指定行范围

create_file

创建文件及父目录结构

delete_path

安全地删除文件和文件夹(recursive: true

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

  • 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 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.
    MIT

View all related MCP servers

Related MCP Connectors

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

  • Search your AI chat history (ChatGPT, Claude, Codex) from any MCP client. Remote, private, read-only

  • Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer

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-iran'

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