71
/ 100
6 days ago
glama

ASM MCP Materials Platform

Enables querying and retrieving materials data from the Materials Project via MCP tools, supporting search, lookup, comparison, and export.

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.
🔐
You'll be asked for 2 credentials: MATERIALS_API_KEY, QDRANT_API_KEY
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.
configAPP_NAME
configAPP_VERSION
configLOG_LEVEL
configSQL_CONNECTION_STRING
configSQL_MAX_ROWS
configMATERIALS_API
configMATERIALS_SUMMARY_PATH/materials/summary
configMATERIALS_API_KEY_HEADER
configMATERIALS_API_MODE
🔐 secretMATERIALS_API_KEYyour_materials_project_key
configOQMD_API
configOQMD_RESOURCEformationenergy
configOQMD_REQUIRED
configREDIS_HOST
configREDIS_PORT
configCACHE_TTL_SECONDS
configQDRANT_URL
configVECTOR_DB
🔐 secretQDRANT_API_KEY
configQDRANT_INFERENCE_MODEL
configQDRANT_COLLECTION
configRAG_COLLECTION
configRAG_TOP_K
configREQUEST_TIMEOUT
configREQUEST_RETRY_ATTEMPTS
configREQUEST_RETRY_BACKOFF
configMCP_TRANSPORTexport =http
configMCP_HOSTexport =0.0.0.0
configMCP_PORTexport =8000
configPORTStart: uvicorn app.main:app --host 0.0.0.0 --port $
configMCP_PATH
configMCP_REQUIRE_AUTH
configMCP_PUBLISH_METADATA
configCORS_ALLOWED_ORIGINS
configAPP_INSIGHTS_CONNECTION_STRING
// 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 2 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/sudhanshubliz-asm-mcp-materials-platform-g6uzgl)](https://m8ven.ai/mcp/sudhanshubliz-asm-mcp-materials-platform-g6uzgl)
commit: 0bf79552d08ec8c87975516ced681241436f3355
code hash: 189cc385be34f32180b5e0b96f287298f547de40357bf1a62d2ab1b816ac9f8f
verified: 6/23/2026, 10:35:45 AM
view raw JSON →