#27 · Primary category: AI DevOps & SRE Tools
mockserver-monorepo
MockServer is a multi-protocol HTTP(S) mock server and proxy for testing that mocks APIs, inspects live traffic, injects failures, and supports AI/LLM APIs.
Project last updated:08/29/26
GitHub Stars
5.0K
Forks
1.1K
Contributors
141
License
Apache-2.0
Why we included this project
The usual pain point it removes is development stalling on an API that isn't finished, keeps flaking, or is awkward to run locally. MockServer stands in for the missing service with configurable mocked responses, and it can also sit in front of live traffic as a proxy, recording requests and pausing at breakpoints where you can edit or abort an exchange, which helps when you're debugging an integration you don't control. Resilience teams get a separate win: inject latency, drop connections, or force errors to see how your application copes when upstreams degrade. Where it stands out is protocol breadth, since HTTP/1.1, HTTP/2, gRPC, WebSockets, and raw TCP are auto-detected on a single port, with mocked OpenAI and Anthropic chat-completion endpoints and MCP-related mocking on top. For teams testing distributed systems that span several protocols, that's one consistent tool instead of a pile of per-service stubs.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
nx
The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.
jenkins
Jenkins automation server
awx
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
dagger
Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud