# mockserver を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:mockserver
```

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

### macOS

- Homebrew (100%):

```sh
brew install mockserver
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:mockserver
- **パッケージマネージャ:** Homebrew
- **バージョン:** 7.5.0
- **ソース概要:** Mock HTTP server and proxy
- **ホームページ:** <https://www.mock-server.com/>
- **最終更新:** 2026-07-29T19:57:03Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mockserver (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

MockServer is an open-source HTTP and proxy testing tool maintained in the mock-server GitHub organization, with James D Bloom listed as maintainer in the repository. The monorepo was created in 2013, and the project describes itself as an HTTP(S) mock server and proxy for testing, able to mock APIs, inspect or modify traffic, and inject failures.

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

Its technical scope expanded from simple HTTP response mocking into a broader service-virtualization tool. The project site describes support for HTTP/1.1, HTTP/2, HTTP/3, HTTPS, gRPC, request recording, proxying, deterministic replacement of fragile dependencies, contract-first development against APIs that do not exist yet, and resilience testing through latency, errors, dropped connections, and malformed responses.

### 使われ方

In practice, developers run MockServer as a standalone service, Docker container, Java/Maven test dependency, or CLI-installed server, then create expectations over HTTP APIs or client libraries. Homebrew packages the `mockserver` executable for local use, placing it in the developer-testing niche between lightweight fake servers and larger commercial service-virtualization platforms.

### ソース

- <https://api.github.com/repos/mock-server/mockserver-monorepo>
- <https://formulae.brew.sh/formula/mockserver>
- <https://github.com/mock-server/mockserver-monorepo>
- <https://www.mock-server.com/>


## セキュリティノート

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



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


## Configuration files

- Unix: mockserver.properties, mockserver.json

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
