Skip to main content
Glama

Materials Project MCP

by fair2wise

get_material_details

Retrieve comprehensive material details using the Materials Project ID to access properties, structures, and compositions for research or analysis purposes.

Instructions

Get detailed information about a specific material by its Materials Project ID.

Args:
    material_id: The Materials Project ID (e.g., "mp-149").

Returns:
    Dictionary containing detailed information about the material.

Input Schema

NameRequiredDescriptionDefault
material_idYes

Input Schema (JSON Schema)

{ "properties": { "material_id": { "title": "Material Id", "type": "string" } }, "required": [ "material_id" ], "type": "object" }

Other Tools from Materials Project MCP

Related Tools

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/fair2wise/materials_project_mcp'

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