# Installer metaproxy avec Homebrew, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de metaproxy pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install metaproxy
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install metaproxy
```

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

## Faits du paquet

- **Clé du paquet:** brew:metaproxy
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.22.4
- **Résumé source:** Z39.50 proxy and router utilizing Yaz toolkit
- **Page d'accueil:** <https://www.indexdata.com/resources/software/metaproxy/>
- **Dernière mise à jour:** 2026-05-21T10:31:05Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- metaproxy (alias)
- metaproxy-config (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.22.4
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour metaproxy. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
