Skip to main content
Glama
sudhanshubliz

ASM MCP Materials Platform

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTYesHost to bind MCP server0.0.0.0
MCP_PORTYesPort to bind MCP server8000
OQMD_APINoOQMD API base URLhttps://oqmd.org/api
LOG_LEVELNoLogging levelINFO
MATERIALS_APIYesBase URL for Materials Project APIhttps://next-gen.materialsproject.org/api
MCP_TRANSPORTYesMCP transport protocolhttp
OQMD_REQUIREDNoWhether OQMD is requiredfalse
OQMD_RESOURCENoOQMD resource pathformationenergy
SQL_CONNECTIONNoDatabase connection stringsqlite+pysqlite:///:memory:
REQUEST_TIMEOUTNoTimeout for HTTP requests in seconds30
MCP_REQUIRE_AUTHNoWhether authentication is required for MCPfalse
CACHE_TTL_SECONDSNoCache TTL in seconds3600
MATERIALS_API_KEYYesYour Materials Project API key
MATERIALS_API_MODEYesAPI mode (e.g., auto)auto
CORS_ALLOWED_ORIGINSNoAllowed CORS origins
REQUEST_RETRY_BACKOFFNoBackoff factor for retries0.5
MATERIALS_SUMMARY_PATHNoPath for materials summary endpoint/materials/summary
REQUEST_RETRY_ATTEMPTSNoNumber of retry attempts for HTTP requests3
MATERIALS_API_KEY_HEADERNoHeader name for API keyX-API-KEY

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sudhanshubliz/asm-mcp-materials-platform'

If you have feedback or need assistance with the MCP directory API, please join our Discord server