# See repository for install instructions
{
"mcpServers": {
"commock-server-mockserver": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"commock-server-mockserver": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"commock-server-mockserver": {
"command": "npx",
"args": []
}
}
}
About This MCP Server
The com.mock-server/mockserver is a developer tool that enables mocking, recording, and replaying of HTTP, REST, gRPC, or LLM dependencies over the Model Context Protocol. It connects to these dependencies via streamable HTTP and supports OCI, allowing developers to test and verify their interactions. Developers would use this tool to test and validate their applications' dependencies in a controlled environment, particularly when working with AI coding assistants that rely on MCP servers.
Mock, record/replay, verify and chaos-test any HTTP, REST, gRPC or LLM dependency over MCP.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the streamable-http transport.
Package
docker.io/mockserver/mockserver:7.4.0 on oci
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the streamable-http transport and is available on oci.
What tools does it provide?
The mockserver server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.