claude mcp add kkshay10-lientock -- npx -y mockserver-mcp
{
"mcpServers": {
"kkshay10-lientock": {
"command": "npx",
"args": ["-y", "mockserver-mcp"]
}
}
}
{
"mcpServers": {
"kkshay10-lientock": {
"command": "npx",
"args": ["-y", "mockserver-mcp"]
}
}
}
{
"mcpServers": {
"kkshay10-lientock": {
"command": "npx",
"args": ["-y", "mockserver-mcp"]
}
}
}
About This MCP Server
The io.github.Akkshay10/MCPClientMock server is a developer tool that enables the creation of expectations, verification of requests, and management of mock state for James Bloom MockServer, connecting to it through standard input/output interfaces. This server is packaged as mockserver-mcp and is available on npm, allowing developers to integrate it into their workflow for testing and development purposes. Developers would use this tool when they need to mock out dependencies or test the behavior of their application in isolation, leveraging the MCP protocol to define and verify interactions
MCP server for James Bloom MockServer - create expectations, verify requests, and manage mock state. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
mockserver-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The MCPClientMock server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.