Skip to content
Claude Code

RPN Calculator for Claude Code

com.apished/rpn-calculator

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

client:Claude Code transport:streamable-http tools:1

Install RPN Calculator in Claude Code

run in your project directory

claude mcp add --transport http rpn-calculator https://apished.com/mcp/v1/rpncalc

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

What Claude Code can do once it is connected

RPN Calculator in other clients