mdma
Rank #11,856io.github.MobileReality/mdma
MCP server for MDMA — exposes spec, prompts, docs, and package metadata to AI assistants.
mdma is a Model Context Protocol (MCP) server published by mobilereality. It ranks #11,856 of 132,046 servers tracked on MCP Toplist, and its repository has 67 GitHub stars. mdma is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Mar 4, 2026 and most recently updated on Apr 15, 2026.
Ranks ahead of 120,190 of 132,046 servers on MCP Toplist.
Use mdma
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mdma -- npx -y @mobile-reality/mdma-mcp[mcp_servers.mdma]
command = "npx"
args = ["-y", "@mobile-reality/mdma-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mdma": {
"command": "npx",
"args": [
"-y",
"@mobile-reality/mdma-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mdma": {
"command": "npx",
"args": [
"-y",
"@mobile-reality/mdma-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mdma": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mobile-reality/mdma-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mdma": {
"command": "npx",
"args": [
"-y",
"@mobile-reality/mdma-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mdma": {
"command": "npx",
"args": [
"-y",
"@mobile-reality/mdma-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.MobileReality%2Fmdma)<a href="https://mcptoplist.com/server/io.github.MobileReality%2Fmdma"><img src="https://mcptoplist.com/badge/io.github.MobileReality%2Fmdma.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
mobilereality
Available versions (1)
| Version | Published |
|---|---|
| 0.2.4 | Apr 15, 2026 |
Frequently asked questions
- Who maintains mdma?
- mdma is maintained by mobilereality, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is mdma listed on the Official MCP Registry?
- Yes — mdma is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does mdma have?
- MCP Toplist tracks 1 version of mdma, most recently published on Apr 15, 2026.
- Where can I find the source code for mdma?
- The source code for mdma is hosted at github.com/mobilereality/mdma.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.