This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.7.0).
unit_convert
InactiveTool of SaSame Research Agent
declared in 1.7.0
Convert length(m,km,mi,ft,cm,in)/mass(kg,g,lb,oz)/temp(c,f,k).
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"value",
"from",
"to"
],
"properties": {
"to": {
"type": "string"
},
"from": {
"type": "string"
},
"value": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries