Automic VaultAutomic Vault

brew

使用 Homebrew 安装 mcp-remote

查看 mcp-remote 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install mcp-remote

local Homebrew formula metadata

概览

软件包摘要

Remote proxy for Model Context Protocol with OAuth support

命令和别名

  • mcp-remote
  • mcp-remote-client

历史

项目历史与用法

mcp-remote is a TypeScript CLI that lets stdio-only MCP clients connect to remote MCP servers, including servers that require OAuth. Its README explicitly frames it as a temporary bridge until popular clients support remote authorized MCP servers directly.

项目历史

The repository was created in March 2025, after the MCP authorization specification introduced a secure model for remote MCP servers. The README calls the project a working proof of concept and explains the gap it fills: many clients could launch local stdio servers, while remote HTTP/SSE servers and OAuth flows were not yet uniformly supported.

The project evolved around practical client configuration examples for Claude Desktop, Cursor, Windsurf, and similar tools. Later README sections document transport strategies, custom headers, static OAuth metadata, proxy environment support, debug logs, and client-mode troubleshooting.

采用历史

mcp-remote gained adoption as a one-line `npx` adapter in client configuration files. GitHub metadata showed more than a thousand stars and hundreds of forks by July 2026, and tags indicated continued 0.1.x package iteration.

Its usage is closely tied to the adoption curve for remote MCP servers. As hosted MCP services appeared before every client had native remote OAuth support, mcp-remote gave users a package-level compatibility layer that could be installed or executed on demand.

使用方式

Typical use places `npx mcp-remote https://remote.mcp.server/sse` in the `command` and `args` section of an MCP client configuration. The README documents flags for headers, resource isolation, HTTP allowances, transport order, OAuth callback port, ignored tools, and proxy environment variables.

The tool stores credential information in `~/.mcp-auth` unless `MCP_REMOTE_CONFIG_DIR` points elsewhere. The README also documents a `mcp-remote-client` mode for running an authorization flow from the command line when troubleshooting stale credentials or token refresh problems.

为什么软件包爱好者会关心

mcp-remote is a textbook bridge package: it exists because the protocol moved faster than client feature support. Package managers matter here because users can patch a capability gap with one command in an MCP client config instead of replacing the host application.

The credential cache and OAuth behavior also make it more than a thin transport pipe. For package maintainers and users, it codifies a reusable auth-and-transport shim around remote MCP services while the ecosystem converges on native implementations.

时间线

  • 2025: GitHub repository created for geelen/mcp-remote.
  • 2025: README documents MCP authorization support and stdio-to-remote bridging.
  • 2025: Client configuration examples cover Claude Desktop, Cursor, and Windsurf.
  • 2026: 0.1.x tags and repository activity continue as remote MCP adoption grows.

Related projects

  • sparfenyuk/mcp-proxy provides a broader MCP transport bridge without the same OAuth-centered positioning.
  • modelcontextprotocol/inspector can test MCP servers and includes transport/debugging tooling.
  • The MCP authorization specification is the upstream protocol feature that motivated the project.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:client

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.mcp-auth

可执行文件

已安装的可执行文件

命令类型暴露范围备注
mcp-remotecli全局可执行文件
mcp-remote-clientcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本0.1.38
管理器更新时间2026-04-24
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/geelen/mcp-remote

安装元数据

软件包元数据

软件包键brew:mcp-remote
版本0.1.38
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/mcp-remote
主页https://github.com/geelen/mcp-remote
仓库https://github.com/geelen/mcp-remote
上游文档https://github.com/geelen/mcp-remote
许可证MIT
源码归档https://registry.npmjs.org/mcp-remote/-/mcp-remote-0.1.38.tgz
最后更新2026-04-24T23:43:42Z
Pulseupdated
依赖node
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemcp-remote
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment