MCPClientMock runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 17 Dec 2025.
MCP server for James Bloom MockServer - create expectations, verify requests, and manage mock state
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add MCPClientMock -- npx -y mockserver-mcp
{
"mcpServers": {
"MCPClientMock": {
"args": [
"-y",
"mockserver-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.MCPClientMock]
command = "npx"
args = ["-y", "mockserver-mcp"]
{
"mcpServers": {
"MCPClientMock": {
"args": [
"-y",
"mockserver-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"MCPClientMock": {
"args": [
"-y",
"mockserver-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.