Mdma runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from npm. Last commit 28 Jul 2026.
MCP server for MDMA — exposes spec, prompts, docs, and package metadata to AI assistants.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mdma -- npx -y @mobile-reality/mdma-mcp
{
"mcpServers": {
"mdma": {
"args": [
"-y",
"@mobile-reality/mdma-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mdma]
command = "npx"
args = ["-y", "@mobile-reality/mdma-mcp"]
{
"mcpServers": {
"mdma": {
"args": [
"-y",
"@mobile-reality/mdma-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mdma": {
"args": [
"-y",
"@mobile-reality/mdma-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.