Open Framework for MCP Servers
Build MCP servers
without the boilerplate.
dzx standardizes repo structure, tool/resource/prompt discovery, and runtime configuration for Node.js and Deno. Write once, run anywhere.
Zero-Config Discovery
Automatic tool/resource/prompt discovery from your file structure. No configuration needed.
Schema-First
Zod-first with JSON Schema fallback, plus automatic inference from JSDoc. Type-safe by default.
Hot Reload
Local development with hot reload, dashboard, and clear error messages. Fast iteration guaranteed.
Quick Start
Get started in seconds
Create a new MCP server with a single command. Choose your runtime (Node.js or Deno) and template, and you're ready to build.
$npx @dwizi/create-dzx@latest
Choose runtime (Node.js or Deno)
Select template (basic, tools-only, or full)
Start building tools immediately
Deploy to dwizi with one command
Ready to build?
Start building MCP servers today
Standardize your MCP server development with dzx. Zero boilerplate, maximum productivity.