Skip to main content
Glama

Materials Project MCP

by fair2wise

get_material_details

Retrieve comprehensive details about a material using its Materials Project ID. Access properties, structures, and compositions for informed materials analysis and research.

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" }
Install Server

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