# metaproxy を Homebrew, MacPorts でインストール

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

## インストール

```sh
sudo av install brew:metaproxy
```

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

### macOS

- Homebrew (100%):

```sh
brew install metaproxy
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install metaproxy
```

  証拠: MacPorts ports tree: net/metaproxy/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:metaproxy
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.22.4
- **ソース概要:** Z39.50 proxy and router utilizing Yaz toolkit
- **ホームページ:** <https://www.indexdata.com/resources/software/metaproxy/>
- **最終更新:** 2026-05-21T10:31:05Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- metaproxy (エイリアス)
- metaproxy-config (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.22.4
## プロジェクトの歴史と使われ方

Metaproxy is Index Data's Z39.50/SRW/SRU proxy, router, and metasearch server for library and information-retrieval systems. The upstream repository identifies it as a universal Z39.50/SRU router with Index Data copyright beginning in 2005, while the product page describes it as a server that presents a single standards-based front end to multiple back-end database servers.

### プロジェクトの歴史

The technical core is a configurable routing pipeline. The manual describes Metaproxy as a standalone program that accepts requests from information-retrieval clients using protocols such as ANSI/NISO Z39.50 and SRU, acts as a client to back-end servers, and satisfies requests by transforming, multiplexing, forwarding, merging, and returning results. Its XML configuration defines routes made of filters for operations such as accepting packets, logging, query transformation, multiplexing, and SRU-to-Z39.50 translation; additional filters can be added as loadable modules.

### 採用の歴史

Its adoption niche is narrow but durable: libraries, catalogs, and discovery systems that need standards-based search interoperability. The Library of Congress documents an Index Data MetaProxy deployment as an SRW/SRU/Z39.50 gateway to its Folio and Zebra Z39.50 servers, which illustrates the kind of institutional infrastructure where the tool appears. Related documentation from the Library of Congress also explains why SRU and Z39.50 gateways matter: SRU carries Z39.50-style search semantics into web-service form.

### 使われ方

As a package-manager entry, metaproxy is specialist server software. Homebrew and MacPorts make it easier for integrators and library-system developers to install the router and its companion metaproxy-config tool on development or small deployment machines without building the YAZ-based stack by hand.

### ソース

- <https://formulae.brew.sh/formula/metaproxy>
- <https://github.com/indexdata/metaproxy>
- <https://software.indexdata.com/metaproxy/doc/>
- <https://software.indexdata.com/metaproxy/doc/ref-sru_z3950.html>
- <https://software.indexdata.com/metaproxy/doc/sru-server.html>
- <https://www.indexdata.com/resources/software/metaproxy/>
- <https://www.loc.gov/standards/sru/resources/shortTopics.html>
- <https://www.loc.gov/z3950/lcserver.html>


## セキュリティノート

metaproxy に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

- MacPorts - metaproxy: normalized package name match | MacPorts ports tree: net/metaproxy/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/metaproxy.yml](https://github.com/mxcl/pkgdb/blob/main/combined/metaproxy.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
