# Install metaproxy with Homebrew, MacPorts

Z39.50 proxy and router utilizing Yaz toolkit. Version 1.22.4 via Homebrew; verified 2026-05-21. Also installable with macports: sudo port install metaproxy.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install metaproxy
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install metaproxy
```

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

## Package facts

- **Package key:** brew:metaproxy
- **Package manager:** Homebrew
- **Version:** 1.22.4
- **Source summary:** Z39.50 proxy and router utilizing Yaz toolkit
- **Homepage:** <https://www.indexdata.com/resources/software/metaproxy/>
- **Last updated:** 2026-05-21T10:31:05Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

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

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.22.4
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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>


## Security Notes

No matching local secret-handling manifest was found for metaproxy. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Other Package-Manager Records

- 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
