Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.jdhart81/smartscale

io.github.jdhart81/smartscale

Deterministic CR80 pixel-geometry scaler. Callers supply the card and object pixel geometry; this MC

Uptime
100.0%
1 direct probes · 30d
Response
712ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

credit_card_photo_instructions

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_objects_from_credit_card

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-…

describe

Return SmartScale capabilities and input contract.

health

Return SmartScale health status.

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"
    }
  }
}