# metaproxy mit Homebrew, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für metaproxy in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install metaproxy
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install metaproxy
```

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

## Paketfakten

- **Paketschlüssel:** brew:metaproxy
- **Paketmanager:** Homebrew
- **Version:** 1.22.4
- **Quellzusammenfassung:** Z39.50 proxy and router utilizing Yaz toolkit
- **Homepage:** <https://www.indexdata.com/resources/software/metaproxy/>
- **Zuletzt aktualisiert:** 2026-05-21T10:31:05Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- metaproxy (Alias)
- metaproxy-config (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.22.4
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Quellen

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


## Sicherheitshinweise

Für metaproxy wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Andere Paketmanager-Einträge

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


## Quellen

- 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
