Blog/Categories/zod

zod

Browse all articles about zod

Build a Local MCP Server with Node.js, TypeScript, and Zod: The Complete Guide

Learn how to create a spec-compliant MCP server from scratch using TypeScript, Express, and Zod, and use it seamlessly with Cursor.

How I Turned a REST API into an MCP Server

Learn how I wrapped the Hacker News API into a modular, LLM-ready MCP server with Zod contracts and OpenAPI support using zod-openapi.