Skip to content
Back to search
30
MCP

io.github.vola-trebla/zod-contract-mock-forge-mcp

io.github.vola-trebla/zod-contract-mock-forge-mcp

MCP server for deterministic mock generation and API contract scaffolding using Zod schemas

Uptime
0.0%
32 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-glue-code-generator
MCP Server that generates Zod schemas to map API responses to Vue/React Design System components with live UI previews
0 tools
io.github.csoai-org/mock-server-ai-mcp
mock-server-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.daedalus/mcp-z3-prover
MCP server exposing Z3 solver API
0 tools
io.github.daedalus/mcp-zmq
MCP server for ZMQ messaging
0 tools
io.github.SalesforgeAI/forge-mcp
MCP server for Salesforge, Primeforge, Leadsforge, Infraforge, Warmforge, and Mailforge
0 tools
io.github.csoai-org/contract-review-ai-mcp
contract-review-ai-mcp MCP server by MEOK AI Labs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.vola-trebla/zod-contract-mock-forge-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}