Serversio.github.Akkshay10/MCPClientMock
M

io.github.Akkshay10/MCPClientMock

io.github.Akkshay10/MCPClientMock · v1.0.2
▦ npm
v1.0.2npm npm: mockserver-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "io.github.Akkshay10/MCPClientMock",
  "description": "MCP server for James Bloom MockServer - create expectations, verify requests, and manage mock state",
  "repository": {
    "url": "https://github.com/Akkshay10/MCPClientMock",
    "source": "github"
  },
  "version": "1.0.2",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "mockserver-mcp",
      "version": "1.0.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "MockServer hostname",
          "format": "string",
          "name": "MOCKSERVER_HOST"
        },
        {
          "description": "MockServer port",
          "format": "string",
          "name": "MOCKSERVER_PORT"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}