Skip to main content
Glama
christopher2lllp3t-cell

materials-studio-mcp-moc

ms_geology_import_crystal_parent

Imports a CIF/XSD crystal parent with SHA256 validation, then checks that the periodic elements match the expected inventory to ensure data integrity before modeling.

Instructions

Import a hash-bound CIF/XSD crystal parent and verify its periodic element inventory.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dry_runNo
max_atomsYes
output_slotYes
input_sha256Yes
idempotency_keyYes
timeout_secondsNo
expected_elementsYes
project_directoryYes
confirmation_tokenNo
input_crystal_structureYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden of behavioral disclosure. It mentions 'verify' but does not explain side effects (e.g., file writes), hash mismatch behavior, idempotency implications, or the need for confirmation tokens. Critical behavioral traits are left undisclosed.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, well-structured sentence with no filler. It is front-loaded with the primary action and verification step, making it easy to parse, though it omits necessary detail.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 10 parameters, 7 required, no annotations, and an output schema, the description is far too sparse. It fails to mention prerequisites, when to use the tool, failure handling, or the importance of fields like 'confirmation_token' and 'dry_run'. The output schema exists but the description should still provide usage context.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the description must compensate. While it hints that 'input_crystal_structure' is a CIF/XSD and 'expected_elements' relates to the element inventory, it leaves parameters like 'output_slot', 'max_atoms', 'idempotency_key', and 'confirmation_token' completely unexplained.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool imports a hash-bound CIF/XSD crystal parent and verifies its periodic element inventory. It uses a specific verb ('import') and resource ('crystal parent'), distinguishing it from sibling tools that build or modify structures.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided on when to use this tool versus alternatives, nor are any prerequisites or exclusions mentioned. The description simply states what the tool does without contextualizing its use.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/christopher2lllp3t-cell/materials-studio-mcp-moc'

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