macOS
brew install mockserverlocal Homebrew formula metadata
brew
Mock HTTP server and proxy. Version 7.4.0 via Homebrew; verified 2026-07-04.
install
brew install mockserverlocal Homebrew formula metadata
overview
Mock HTTP server and proxy
history
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.
security posture
No matching local secret-handling manifest was found for mockserver. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
mockserver.propertiesmockserver.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mockserver | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:mockserver |
|---|---|
| Version | 7.4.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mockserver |
| Homepage | https://www.mock-server.com/ |
| Repository | https://github.com/mock-server/mockserver |
| Upstream docs | https://www.mock-server.com/ |
| License | Apache-2.0 |
| Source archive | https://search.maven.org/remotecontent?filepath=org/mock-server/mockserver-netty/7.4.0/mockserver-netty-7.4.0-brew-tar.tar |
| Last updated | 2026-07-04T18:13:50Z |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mockserver |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.