MockServer
Rank #194com.mock-server/mockserver
Mock, record/replay, verify and chaos-test any HTTP/REST/gRPC/LLM dependency over MCP.
MockServer is a Model Context Protocol (MCP) server published by mock-server. It ranks #194 of 81,686 servers tracked on MCP Toplist, and its repository has 4,927 GitHub stars. MockServer is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 20, 2026 and most recently updated on Jun 16, 2026.
Ranks ahead of 81,492 of 81,686 servers on MCP Toplist.
Use MockServer
Add MockServer to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mockserver": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/mockserver/mockserver:7.1.0"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.mock-server%2Fmockserver)<a href="https://mcptoplist.com/server/com.mock-server%2Fmockserver"><img src="https://mcptoplist.com/badge/com.mock-server%2Fmockserver.svg" alt="MCP Toplist: Top 1% of 81,686" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mock-server
Available versions (1)
| Version | Published |
|---|---|
| 7.1.0 | Jun 16, 2026 |
Frequently asked questions
- Who maintains MockServer?
- MockServer is maintained by mock-server, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is MockServer listed on the Official MCP Registry?
- Yes — MockServer is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does MockServer have?
- MCP Toplist tracks 1 version of MockServer, most recently published on Jun 16, 2026.
- Where can I find the source code for MockServer?
- The source code for MockServer is hosted at github.com/mock-server/mockserver-monorepo.