NIST ITS-90 thermocouple conversion, all 8 types, cold-junction compensation, NIST-table verified.
claude mcp add thermocouple-its90 -- uvx thermocouple-its90
claude_desktop_config.json
{
"mcpServers": {
"thermocouple-its90": {
"command": "uvx",
"args": [
"thermocouple-its90"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"thermocouple-its90": {
"command": "uvx",
"args": [
"thermocouple-its90"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"thermocouple-its90": {
"command": "uvx",
"args": [
"thermocouple-its90"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"thermocouple-its90": {
"type": "stdio",
"command": "uvx",
"args": [
"thermocouple-its90"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"thermocouple-its90": {
"command": "uvx",
"args": [
"thermocouple-its90"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.dfieser--thermocouple-its90/reviews or the review_server meta-tool.
POST /mcp