71
/ 100
13 days ago
glama

DROMA MCP Server

Enables natural language interactions with cancer pharmacogenomics data through the DROMA platform, supporting drug-omics association analysis, dataset management, molecular profile loading, and treatment response analysis across multiple research projects.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: GOOGLE_CLIENT_SECRET, DROMA_MCP_CLIENT_SECRET, DROMA_MCP_JWT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGOOGLE_CLIENT_ID
🔐 secretGOOGLE_CLIENT_SECRET
configDROMA_MCP_AUTH_PROVIDER
configDROMA_MCP_API_KEYS
configDROMA_MCP_CLIENT_ID
🔐 secretDROMA_MCP_CLIENT_SECRET
configDROMA_MCP_BASE_URL
🔐 secretDROMA_MCP_JWT_SECRET
configDROMA_MCP_AZURE_TENANT
configDROMA_MCP_MODULEServer module to load (all, data_loading, database_query, dataset_management, visualization, analysis)
configDROMA_MCP_TRANSPORT
configDROMA_DB_PATHDefault path to DROMA SQLite database
configR_LIBSPath to R libraries
configDROMA_MCP_VERBOSEEnable verbose logging
configDROMA_MCP_HOST
configDROMA_MCP_PORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/droma01-droma-mcp-urpmpq)](https://m8ven.ai/mcp/droma01-droma-mcp-urpmpq)
commit: 8fb00c8367c7666fbaf0bfee1656ca710b2c6d10
code hash: a43fd1cb92191894ae33a7c53df08d94a7c0212a091e05c2c7bded6da6ca08e7
verified: 6/17/2026, 12:30:35 PM
view raw JSON →