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
How to use it
get-prompt is exposed by the Mdma MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get-prompt tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Mdma
npx @mobile-reality/mdma-cliOther tools in Mdma (7)
Generates a custom MDMA prompt from structured input (domain, components, fields, steps, business rules)
Fetches the latest version of an MDMA documentation file from raw.githubusercontent.com/MobileReality/mdma. Supports optional ref (branch/tag/SHA, defaults to main)
Returns the full MDMA specification: component types, JSON schemas, binding syntax, and authoring rules
Returns the catalog of MDMA documentation files (path, title, description) available for fetching from the public GitHub repo
Returns all MDMA packages with purpose, install command, and usage example
Returns all available MDMAAUTHOR prompt variants (id, label, description) — use the id with get-prompt to fetch the model-optimised prompt
Validates a custom prompt against MDMA conventions — returns warnings, suggestions, and constraint reference