ASM MCP Materials Platform
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | Yes | Host to bind MCP server | 0.0.0.0 |
| MCP_PORT | Yes | Port to bind MCP server | 8000 |
| OQMD_API | No | OQMD API base URL | https://oqmd.org/api |
| LOG_LEVEL | No | Logging level | INFO |
| MATERIALS_API | Yes | Base URL for Materials Project API | https://next-gen.materialsproject.org/api |
| MCP_TRANSPORT | Yes | MCP transport protocol | http |
| OQMD_REQUIRED | No | Whether OQMD is required | false |
| OQMD_RESOURCE | No | OQMD resource path | formationenergy |
| SQL_CONNECTION | No | Database connection string | sqlite+pysqlite:///:memory: |
| REQUEST_TIMEOUT | No | Timeout for HTTP requests in seconds | 30 |
| MCP_REQUIRE_AUTH | No | Whether authentication is required for MCP | false |
| CACHE_TTL_SECONDS | No | Cache TTL in seconds | 3600 |
| MATERIALS_API_KEY | Yes | Your Materials Project API key | |
| MATERIALS_API_MODE | Yes | API mode (e.g., auto) | auto |
| CORS_ALLOWED_ORIGINS | No | Allowed CORS origins | |
| REQUEST_RETRY_BACKOFF | No | Backoff factor for retries | 0.5 |
| MATERIALS_SUMMARY_PATH | No | Path for materials summary endpoint | /materials/summary |
| REQUEST_RETRY_ATTEMPTS | No | Number of retry attempts for HTTP requests | 3 |
| MATERIALS_API_KEY_HEADER | No | Header name for API key | X-API-KEY |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues