Loomal

MCPClientMock

MCP server by github.com/akkshay10/mcpclientmock

MCP server for James Bloom MockServer - create expectations, verify requests, and manage mock state

1 starsnpm: mockserver-mcp

About MCPClientMock

MCPClientMock is an MCP (Model Context Protocol) server published by akkshay10 in the official MCP registry. MCP server for James Bloom MockServer - create expectations, verify requests, and manage mock state

It ships as an npm package (mockserver-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/akkshay10/mcpclientmock, where the project has earned 1 GitHub stars.

Use MCPClientMock with your agent

Claude Code · one command
claude mcp add mcpclientmock -- npx -y mockserver-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcpclientmock": {
      "command": "npx",
      "args": [
        "-y",
        "mockserver-mcp"
      ]
    }
  }
}
npmmockserver-mcp

Frequently asked questions

What is MCPClientMock?
MCPClientMock is an MCP (Model Context Protocol) server by akkshay10. MCP server for James Bloom MockServer - create expectations, verify requests, and manage mock state
How do I connect MCPClientMock to Claude, Cursor, or another MCP client?
Install MCPClientMock from its npm package (mockserver-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is MCPClientMock open source?
Yes — the source code is public at github.com/akkshay10/mcpclientmock, with 1 GitHub stars.
Can AI agents pay to use MCPClientMock?
Not yet through Loomal — MCPClientMock is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain MCPClientMock? Claim this listing free by verifying GitHub ownership, or contact us.