io.github.jdhart81/smartscale
io.github.jdhart81/smartscaleDeterministic CR80 pixel-geometry scaler. Callers supply the card and object pixel geometry; this MC
Tools · 4
Return safe capture guidance for upstream CR80 pixel picking. The image stays with the caller or upstream vision system; SmartScale only receives numeric pixel geometry.
Scale object pixel dimensions using a standard CR80 credit card reference. Args: image_id: Caller-defined source identifier; no image is uploaded. credit_card_pixel_width: Caller-…
Return SmartScale capabilities and input contract.
Return SmartScale health status.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.jdhart81/smartscale": {
"url": "https://mcp.viridisconservation.com/smartscale/mcp",
"transport": "streamable-http"
}
}
}