MCPClientMock runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 17 Dec 2025.
MCP server for James Bloom MockServer - create expectations, verify requests, and manage mock state
Today is the operative word: we check MCPClientMock every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
MOCKSERVER_HOST (MockServer hostname), MOCKSERVER_PORT (MockServer port).
The author declared them in the registry entry; get the values from the project itself.
MCP server for the Google Forms API: create forms, manage questions, read responses and watches.
MCP server for Kylas CRM: create, search, and manage leads. Requires KYLAS_API_KEY.
MCP server for Kylas CRM: create, search, and manage leads. Requires KYLAS_API_KEY.
MCP server for Bear notes — read, search, create, edit, tag, and manage notes via CloudKit
MCP server for Bear notes — read, search, create, edit, tag, and manage notes via CloudKit
MCP server for wheelfor.com — create, spin, and manage decision wheels
MCP server for Jira — search, create, update, transition issues, manage projects, boards, and spr...
86-tool MCP server for Bostrom blockchain: read chain state and sign transactions
Answers built from our own checks of this server.