MCP Materials Server
Related Servers
Alternatives to MCP Materials Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceA tool for querying and analyzing materials data from the Materials Project database using natural language prompts, enabling materials scientists to explore properties, structures, and compositions of materials through conversational interfaces.31BSD 3-Clause
- AlicenseNot gradedqualityBmaintenanceProvides computed (DFT) materials structures and thermodynamic properties through the Pipeworx MCP gateway, enabling AI agents to query materials data via natural language or tool calls.2 npmMIT
- FlicenseNot gradedqualityBmaintenanceEnables querying and retrieving materials data from the Materials Project via MCP tools, supporting search, lookup, comparison, and export.1-
- AlicenseNot gradedqualityDmaintenanceThe Materials Project MCP Server is server that provides programmatic access to the Materials Project database. It enables LLMs, to search, analyze, and retrieve up to date materials science data.13MIT
- FlicenseNot gradedqualityCmaintenanceAn educational MCP server that wraps the Materials Project API, exposing tools to search chemical systems, get material summaries, find semiconductors by band gap, and retrieve crystal structure facts.-
- AlicenseNot gradedqualityBmaintenanceEnables querying crystallographic data from the Crystallography Open Database (COD) via natural language or direct tool calls, allowing AI agents to retrieve and analyze crystal structure information.4 npmMIT
TDQS
Scored across 10 tools
Each tool has a clearly distinct purpose with no significant overlap. For example, get_properties provides comprehensive details, while get_elastic_properties focuses specifically on mechanical properties, and get_structure returns crystal structure data. The search tools target different criteria (elements, band gap, elastic properties, formula), making tool selection straightforward.
All tools follow a consistent verb_noun naming pattern using snake_case. The pattern is uniform throughout: compare_materials, get_elastic_properties, get_phase_diagram, get_properties, get_similar_structures, get_structure, search_by_band_gap, search_by_elastic_properties, search_by_elements, and search_materials. This consistency makes the tool set predictable and easy to navigate.
With 10 tools, the server is well-scoped for materials science data retrieval. Each tool serves a specific function in querying and analyzing materials data, from basic searches to detailed property comparisons. The count aligns with typical MCP servers and covers the domain without being overwhelming or insufficient.
The tool set provides strong coverage for materials data retrieval, including search, get, and compare operations. However, there are minor gaps, such as no tools for updating or deleting data (though this may be intentional if read-only) and no specific tools for advanced analyses like thermodynamic stability or electronic structure beyond band gaps. Overall, it supports core workflows effectively.