Materials
Server Details
Materials MCP — computed (DFT) materials structures & thermodynamic properties.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 38.5% over 40 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-materials
- GitHub Stars
- 0
- Server Listing
- mcp-materials
TDQS
Scored across 33 tools
Several meta-tools overlap heavily: ask_pipeworx, ask_pipeworx_beta, ask_pipeworx_grounded, deep_research, discover_tools, and suggest_questions all route or answer general data questions, so an agent can easily misselect. The Polymarket tools also form a cluster with overlapping arbitrage/edge/fill-risk purposes, though their descriptions do distinguish some boundaries. Overall, multiple tools have unclear or redundant boundaries.
Most names are snake_case, but the set mixes verb_noun (list_subscriptions, compare_entities, validate_claim), noun_noun (polymarket_arbitrage, entity_profile), and prefixed patterns (pipeworx_feedback, ai_visibility_check). The inconsistent ordering and prefixing make the naming convention less predictable. It remains readable, but it is not a clean, single convention.
With 33 tools, this is heavy for a server whose name suggests a narrow materials-science purpose, and most tools are unrelated general Pipeworx data/meta utilities. The count feels sprawling rather than well-scoped, forcing agents to sift through many tangential capabilities. A focused materials server should not need 33 tools.
If the domain is materials, the surface is severely incomplete: only materials_search and materials_stability cover it, with no obvious create/update/delete or broader materials-property lifecycle operations. If the domain is instead a general Pipeworx gateway, there are still gaps around direct CRUD for many data packs, but the bigger issue is the mismatch between the server name and the tool surface. The set leaves obvious dead ends for the apparent Materials purpose.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "will-bitcoin-reach-100k-in-july-2026" - }, - { - "market": "https://polymarket.com/event/will-bitcoin-hit-150k-by-june-30-2026" - } -]New value: +[ + { + "market": "will-kristi-noem-win-the-2028-republican-presidential-nomination" + }, + { + "market": "https://polymarket.com/event/will-kristi-noem-win-the-2028-republican-presidential-nomination" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"will-bitcoin-hit-150k-by-june-30-2026\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k by June 30?\")"New value: +"Polymarket slug (\"will-kristi-noem-win-the-2028-republican-presidential-nomination\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
- Changed
polymarket_kalshi_spread2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "topic": "fed" - }, - { - "topic": "btc" - } -]New value: +[ + { + "topic": "fed" + }, + { + "topic": "btc" + }, + { + "topic": "bitcoin" + }, + { + "topic": "fed rate decision" + } +] - changed
Input schema / properties / topic / descriptionPrevious value: -"Pre-mapped: fed | btc | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president"New value: +"Subject to compare. Canonical keys: fed | btc | eth | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president — but aliases and keywords resolve too (\"bitcoin\", \"fed rate decision\", \"ethereum\", \"inflation\", \"s&p 500\", \"us recession\", \"next pope\", \"2028 election\"). Check resolution.topic_matched_by in the response: \"exact\"/\"alias\" is a curated pairing, \"phrase\"/\"token\" is a keyword guess."
1 tool update
- Changed
entity_profile3 fields changed- changed
Input schema / properties / type / descriptionPrevious value: -"Entity type. Only \"company\" supported today; person/place coming soon."New value: +"\"company\" or \"ticker\" — both are accepted and behave identically; `value` can be a ticker, CIK, or company name either way. person/place coming soon." - changed
Input schema / properties / type / enumPrevious value: -[ - "company" -]New value: +[ + "company", + "ticker" +] - changed
Input schema / properties / value / descriptionPrevious value: -"Ticker (e.g., \"AAPL\") or zero-padded CIK (e.g., \"0000320193\"). Names not supported — use resolve_entity first if you only have a name."New value: +"Ticker (e.g., \"AAPL\"), zero-padded CIK (e.g., \"0000320193\"), or company name (e.g., \"Moderna\") — names resolve via SEC EDGAR company-name match."
Related MCP Connectors
OQMD (Open Quantum Materials Database) MCP.
Science MCP — free science data APIs
Crystallography Open Database (COD) MCP.
PubChem MCP — NIH chemistry compound database (no auth)
Related MCP Servers
- FlicenseNot gradedqualityBmaintenanceEnables querying and retrieving materials data from the Materials Project via MCP tools, supporting search, lookup, comparison, and export.1-
- AlicenseNot gradedqualityAmaintenanceProvides crystal structure generation, inspection, and export tools via MCP, supporting vacancy, interstitial, doping, solid-solution, surface, grain-boundary, interface, stacking-fault, and dislocation generators with deterministic outputs and optional Materials Project integration.MIT
- 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.-

colabfit-mcpofficial
FlicenseNot gradedqualityCmaintenanceAn MCP server for discovering ColabFit materials science datasets and training MACE interatomic potentials on local hardware, enabling AI assistants to search, download, train, and validate models.2-
Glama MCP Gateway
Add one secure layer between your agents and this server.