io.github.Akkshay10/MCPClientMock MCP Server
io.github.Akkshay10/MCPClientMock
What is the io.github.Akkshay10/MCPClientMock MCP server?
MCP server for James Bloom MockServer - create expectations, verify requests, and manage mock state
How to install io.github.Akkshay10/MCPClientMock
Copy-paste configuration for popular MCP clients.
MOCKSERVER_HOSTMockServer hostname
MOCKSERVER_PORTMockServer port
{
"mcpServers": {
"MCPClientMock": {
"command": "npx",
"args": [
"-y",
"mockserver-mcp"
],
"env": {
"MOCKSERVER_HOST": "<YOUR_MOCKSERVER_HOST>",
"MOCKSERVER_PORT": "<YOUR_MOCKSERVER_PORT>"
}
}
}
}{
"mcpServers": {
"MCPClientMock": {
"command": "npx",
"args": [
"-y",
"mockserver-mcp"
],
"env": {
"MOCKSERVER_HOST": "<YOUR_MOCKSERVER_HOST>",
"MOCKSERVER_PORT": "<YOUR_MOCKSERVER_PORT>"
}
}
}
}{
"mcpServers": {
"MCPClientMock": {
"command": "npx",
"args": [
"-y",
"mockserver-mcp"
],
"env": {
"MOCKSERVER_HOST": "<YOUR_MOCKSERVER_HOST>",
"MOCKSERVER_PORT": "<YOUR_MOCKSERVER_PORT>"
}
}
}
}{
"servers": {
"MCPClientMock": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mockserver-mcp"
],
"env": {
"MOCKSERVER_HOST": "<YOUR_MOCKSERVER_HOST>",
"MOCKSERVER_PORT": "<YOUR_MOCKSERVER_PORT>"
}
}
}
}claude mcp add MCPClientMock --env MOCKSERVER_HOST=<YOUR_MOCKSERVER_HOST> --env MOCKSERVER_PORT=<YOUR_MOCKSERVER_PORT> -- npx -y mockserver-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.