Mdma
UnclaimedInteractive documents from Markdown. Extends MD with forms, approvals, webhooks, and more — built for next gen apps
Install
npx @mobile-reality/mdma-cliUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (8)
build-system-prompt
Generates a custom MDMA prompt from structured input (domain, components, fields, steps, business rules)
get-doc
Fetches the latest version of an MDMA documentation file from raw.githubusercontent.com/MobileReality/mdma. Supports optional ref (branch/tag/SHA, defaults to main)
get-prompt
Returns a named prompt (mdma-author, mdma-reviewer, or mdma-fixer). For mdma-author, accepts an optional variantId (e.g. google/gemini-2.5-pro) to return the model-optimised variant
get-spec
Returns the full MDMA specification: component types, JSON schemas, binding syntax, and authoring rules
list-docs
Returns the catalog of MDMA documentation files (path, title, description) available for fetching from the public GitHub repo
list-packages
Returns all MDMA packages with purpose, install command, and usage example
list-prompt-variants
Returns all available MDMAAUTHOR prompt variants (id, label, description) — use the id with get-prompt to fetch the model-optimised prompt
validate-prompt
Validates a custom prompt against MDMA conventions — returns warnings, suggestions, and constraint reference