thermocouple-its90

dfieser/thermocouple-its90
★ 0 stars Python API Integration Updated today
NIST ITS-90 thermocouple conversion for Python (types B,E,J,K,N,R,S,T): mV to temperature with cold-junction compensation, verified against all 12,026 NIST table points. Ships an MCP server.
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": {
    "thermocouple-its90": {
      "command": "uvx",
      "args": [
        "thermocouple-its90"
      ]
    }
  }
}

Or install with pip: pip install thermocouple-its90

README Excerpt

<!-- mcp-name: io.github.dfieser/thermocouple-its90 --> NIST ITS-90 thermocouple conversion for Python: voltage to temperature and temperature to voltage for all eight letter-designated types (B, E, J, K, N, R, S, T), with cold-junction compensation and Seebeck coefficients. The test suite verifies every one of the 12,026 tabulated points of the NIST reference

Topics

calibrationinstrumentationits90mcpmetrologymodel-context-protocolnistpythontemperaturethermocouple