7 tools from the Mdma MCP Server, categorised by risk level.
View the Mdma policy →get-doc Fetches the latest version of an MDMA documentation file from the public GitHub repo (raw.githubusercontent.com/MobileReality/mdma) and returns its... 2/5 get-prompt Returns a named MDMA prompt (mdma-author, mdma-reviewer, or mdma-fixer) get-spec Returns the full MDMA specification: component types, schemas (as JSON Schema), binding syntax, and authoring rules list-docs Returns the catalog of MDMA documentation files available for fetching from the public GitHub repo (path, title, description). Use this to discover... list-packages Returns all MDMA npm packages with their purpose, install command, usage example, and category validate-prompt Validates a custom prompt against MDMA conventions. Returns warnings for anti-patterns and suggestions for improvements. The Mdma MCP server exposes 7 tools across 2 categories: Read, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Mdma server.
Mdma tools are categorised as Read (6), Execute (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept