mockd✓
io.mockd/mockd · v0.4.6
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.mockd/mockd",
"description": "Multi-protocol API mock server: HTTP, GraphQL, gRPC, WebSocket, MQTT, SSE, SOAP.",
"title": "mockd",
"repository": {
"url": "https://github.com/getmockd/mockd",
"source": "github"
},
"version": "0.4.6",
"websiteUrl": "https://mockd.io",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/getmockd/mockd",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"type": "positional",
"valueHint": "mcp"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}