mcpserver.lol
registry/rpn-calculator
Connection check verified live · 20h ago

rpn-calculator

Evaluates Reverse Polish Notation (postfix) expressions: arithmetic, trig, logs, bitwise ops.

Tools 1
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

1 tool

Read from the running server on 20h ago.

rpncalc_eval expr*
Evaluates a Reverse Polish Notation (postfix) expression: whitespace-separated tokens, each a number or an operator/function that pops its operands off a stack and pushes the resul…