mcpbeat Sign in

Mockserver MCP Server

by mock-server Your server? Claim it
local only

Mockserver runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Sep 2026.

Mock, record/replay, verify and chaos-test any HTTP, REST, gRPC or LLM dependency over MCP.

Installs / week
not published
4972
Stars
0 open issues
18 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Java

What the code does

We read the source, 23 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

<button id="button_chaos_connection_drop" class="accordion">drop ~50% of connections without a response</button>
        $process = proc_open(
        result = subprocess.run(
Asks for container control access docker/local/local_docker_cadvisor_run.sh:14
  --privileged \
            "base64Bytes": "iVBORw0KGgoAAAANSUhEUgAAAqwAAAApCAIAAAB/QuwlAAAK+GlDQ1BJQ0MgUHJvZmlsZQAASA2tl3dcU8kWx+fe9EYLICAl9CZIr9JrAAXpYCMkgYQSYgoCVpTFFVwLKiKgrugiiIJrAWQtiAULoljAvkEWFXVdLIiKypvAEvfzPm//e5PP3Pne35w598zcmXzOBYBGZQmFWagKANkCiSg6xJ+RmJTMIDwGWKAF8EAf2LHYYqFfVFQE+Nfy…
# run MockServer as root
USER root

# -XX:MaxRAMPercentage=75.0 caps the JVM heap at 75% of the container memory limit so the
# in-memory request/expectation rings size off a bounded heap. It only applies when the user has
# NOT set an explicit heap, so it is a safe default. To …

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Mockserver

same job, measured the same way
verifiable-claim-seed
by elwsls

Zero-dependency verifiable-claims MCP: validate safely, verify with allow_execution, self-test.

50 installs/wk local only
Otterkit
by useotterkit

Tunnels and webhooks for AI agents: capture, await, verify, replay, and send signed test events.

117 installs/wk local only
MCP Debug
by standardbeagle

Debug and develop MCP servers with hot-swapping, session recording, and playback testing

94 installs/wk local only
Regex Lab
by ryudi84

MCP server for regex testing, matching, replacing, and validation

local only
FailTrace
by lbarimi

Debugging experiments for coding agents: reproduce failures and verify fixes with test evidence.

127 installs/wk local only
I
Imperal MCP
by imperalcloud

Build, validate, smoke-test & deploy Imperal declarative IR apps from any LLM or agent.

144 installs/wk local only
Reelier
by seldonframe

Snapshot tests and CI for agent workflows: record a run, replay it at 0 tokens, diff for drift.

185 installs/wk local only
C
Tenderly MCP
by tenderly

Tenderly MCP server for blockchain dev — simulate, debug, and test on 100+ networks.

answering

Mockserver — questions

Answers built from our own checks of this server.

Why is there no uptime for Mockserver?
Mockserver runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Mockserver open source?
Yes — it is published under the Apache-2.0 licence, written in Java and 4 972 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.