v0.2.0
MDP 0.2.0 brings the format to npm.
Install
- Engine: npm i mdp-compiler
- MCP server: npx -y mdp-mcp (or claude mcp add mdp -- npx -y mdp-mcp)
- Extension scaffolder: npm create mdp-extension
Highlights
- Published to npm: mdp-compiler 0.2.0, mdp-mcp 0.2.0, create-mdp-extension 0.2.1 (all unscoped and public).
- Eleven curated WCAG-AA themes in light and dark, enforced by a contrast test.
- An MCP server so any MCP host can compile MDP: mdp_compile, mdp_present, mdp_validate.
- A create-mdp-extension scaffolder for new blocks and artifacts.
- A live hub, playground, and full docs at https://barmoshe.github.io/mdp.
- A logo-only brand layer (brand-logo frontmatter), sanitized and engine-placed.
Zero-dependency Node ESM engine with deterministic, byte-identical output. Apache-2.0.
Full changelog: https://github.com/barmoshe/mdp/blob/main/CHANGELOG.md