This MCP server allows users to mock various protocols including HTTP, gRPC, GraphQL, and more from a single CLI tool, enabling the creation of stateful APIs and digital twins without dependencies.
From the registry: Multi-protocol API mock server: HTTP, GraphQL, gRPC, WebSocket, MQTT, SSE, SOAP.
Please install the `mockd` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install mockd** — Install the mockd binary Run: `curl -sSL https://get.mockd.io | sh` (https://mockd.io)
Canonical MCP server config (stdio transport):
- command: `mockd`
- args: ["mcp"]
Note: Multi-protocol mock server (HTTP, gRPC, GraphQL, WebSocket, MQTT, SSE, SOAP) with built-in MCP server exposing 18 tools.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP server that exposes GraphQL operations as tools for AI models.