io.github.Akkshay10/MCPClientMock✓
io.github.Akkshay10/MCPClientMock · v1.0.2
{}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"
}
}