SERVER

Mcpclientmock

Rank #28234

io.github.Akkshay10/MCPClientMock

MCP server providing MCPClientMock capabilities

First listed
Dec 16, 2025
Last publish date
Dec 16, 2025
OVERVIEW

Mcpclientmock is a Model Context Protocol (MCP) server published by Akkshay10. It ranks #28234 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Mcpclientmock is listed on Official MCP, with 2 tracked versions. It was first listed on Dec 16, 2025 and most recently updated on Dec 16, 2025.

STANDING
#28,234of 58,832 tracked serversTop 50%

Ranks ahead of 30,598 of 58,832 servers on MCP Toplist.

CONNECT

Use Mcpclientmock

Add Mcpclientmock to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "mcpclientmock": {
      "command": "npx",
      "args": [
        "-y",
        "mockserver-mcp"
      ],
      "env": {
        "MOCKSERVER_HOST": "<your MOCKSERVER_HOST>",
        "MOCKSERVER_PORT": "<your MOCKSERVER_PORT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

Akkshay10

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
1.0.2Dec 16, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Mcpclientmock?
MCP server providing MCPClientMock capabilities
Who maintains Mcpclientmock?
Mcpclientmock is maintained by Akkshay10, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Mcpclientmock an official MCP server?
Yes — Mcpclientmock is listed on the Official MCP Registry.
How many versions does Mcpclientmock have?
MCP Toplist tracks 2 versions of Mcpclientmock, most recently published on Dec 16, 2025.
Where can I find the source code for Mcpclientmock?
The source code for Mcpclientmock is hosted at github.com/Akkshay10/MCPClientMock.
EXPLORE