Armory
Source
Browse
MCPs

sum-up-to

Computes the sum of dictionary values for keys less than or equal to a given key, treating the dictionary as sorted by key order. Returns 0 for an empty dictionary or when no keys satisfy the condition.

Score
Unranked
Evidence
No signals yet
Last commit
as last read from GitHub; most reads are from 2 Sep 2026 or later
Listed

Install

No one-command install. Set it up from its source.

What it is

Computes the sum of dictionary values for keys less than or equal to a given key, treating the dictionary as sorted by key order. Returns 0 for an empty dictionary or when no keys satisfy the condition.

When to use it

Computes the sum of dictionary values for keys less than or equal to a given key, treating the dictionary as sorted by key order. Returns 0 for an empty dictionary or when no keys satisfy the condition.

How to install / invoke

See Glama for the install config.

Notes

Listed from the Glama MCP registry.