# mcp-remote を Homebrew でインストール

mcp-remote のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:mcp-remote
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mcp-remote
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:mcp-remote
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mcp-remote>
- **バージョン:** 0.1.38
- **ソース概要:** Remote proxy for Model Context Protocol with OAuth support
- **ホームページ:** <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
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

- mcp-remote (cli)
- mcp-remote-client (cli)
- mcp-remote (エイリアス)
- mcp-remote-client (エイリアス)

## 依存関係

- node

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.1.38
- マネージャ更新日: 2026-04-24
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/geelen/mcp-remote
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://api.github.com/repos/geelen/mcp-remote>
- <https://api.github.com/repos/geelen/mcp-remote/tags>
- <https://github.com/geelen/mcp-remote>
- <https://github.com/geelen/mcp-remote#readme>
- <https://modelcontextprotocol.io/specification/2025-03-26/basic/authorization>


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal


## 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

- Unix: ~/.mcp-auth
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mcp-remote
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [MCP tool packages](https://www.automicvault.com/ja/pkg/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [node](https://www.automicvault.com/ja/pkg/brew/node/) - Runtime dependency declared by Homebrew.
- [airtable-mcp-server](https://www.automicvault.com/ja/pkg/brew/airtable-mcp-server/) - Shares av.db curated category or tags: cli, developer-tools, mcp.
- [chrome-devtools-mcp](https://www.automicvault.com/ja/pkg/brew/chrome-devtools-mcp/) - Shares av.db curated category or tags: cli, developer-tools, mcp.
- [mcp-get](https://www.automicvault.com/ja/pkg/brew/mcp-get/) - Shares av.db curated category or tags: cli, developer-tools, mcp.
- [mcp-inspector](https://www.automicvault.com/ja/pkg/brew/mcp-inspector/) - Shares av.db curated category or tags: cli, developer-tools, mcp.
- [mcp-publisher](https://www.automicvault.com/ja/pkg/brew/mcp-publisher/) - Shares av.db curated category or tags: cli, developer-tools, mcp.
- [mcphost](https://www.automicvault.com/ja/pkg/brew/mcphost/) - Shares av.db curated category or tags: cli, developer-tools, mcp.
- [mcpm](https://www.automicvault.com/ja/pkg/brew/mcpm/) - Shares av.db curated category or tags: cli, developer-tools, mcp.
- [mcptools](https://www.automicvault.com/ja/pkg/brew/mcptools/) - Shares av.db curated category or tags: cli, developer-tools, mcp.
- [mcp-remote](https://www.automicvault.com/ja/pkg/npm/mcp-remote/) - Same normalized package name appears in another local ecosystem. Shared terms: client, context, mcp, mcp-remote, mcp-remote-client.
- [mcp-remote](https://www.automicvault.com/ja/pkg/npm/mcp-remote/) - Same normalized package name in another local ecosystem.

## Combined YAML source

View the package source record on GitHub. [combined/mcp-remote.yml](https://github.com/automic-vault/db/blob/main/combined/mcp-remote.yml)


## ソース

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