HomeDevelopment › mdma

mdma

MCP server for MDMA — exposes spec, prompts, docs, and package metadata to AI assistants.

TypeScript CloudLocal macOSWindowsLinux
★ 67 stars Last pushed 2026-09-23 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.4)

npx -y @mobile-reality/mdma-mcp@0.2.4

Or add to your MCP client config:

{
  "mcpServers": {
    "mdma": {
      "command": "npx",
      "args": [
        "-y",
        "@mobile-reality/mdma-mcp@0.2.4"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry