nist-mcp

sarkarSriraj15/nist-mcp
★ 0 stars Python Database Updated 1mo ago
A Model Context Protocol (MCP) server for the **NIST Chemistry WebBook**, providing machine-readable access to thermodynamic and physical chemistry properties.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nist-mcp": {
      "command": "uvx",
      "args": [
        "nist-mcp"
      ]
    }
  }
}

Or install with pip: pip install nist-mcp

README Excerpt

The NIST Chemistry WebBook is the gold standard public database for thermodynamic and physical chemistry data — the primary reference for chemical engineers running simulations in Aspen, COMSOL, or MATLAB. The interface, designed in the 1990s, has no API and requires tedious manual navigation through inconsistent HTML pages to extract data. Getting Shomate coefficients for a single compound means scrolling through multiple pages, copying numbers by hand, and repeating this for every compound in

Tools (2)

NIST_CACHE_DIRNIST_CACHE_TTL_SECONDS
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →