RPN Calculator

v0.1.1Developer Toolsstable

An MCP server that provides tools for evaluating Reverse Polish Notation (RPN) expressions and managing a calculator stack. It supports standard arithmetic operators along with stack operations like duplicate, swap, and clear.

rpnmcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is RPN Calculator?

RPN Calculator is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to mcp server that provides tools for evaluating reverse polish notation (rpn) expressions and managing a calculator stack. it supports standard arithmetic operators along with stack operations like dupl...

An MCP server that provides tools for evaluating Reverse Polish Notation (RPN) expressions and managing a calculator stack. It supports standard arithmetic operators along with stack operations like duplicate, swap, and clear.

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • An MCP server that provides tools for evaluating Reverse Pol

Use Cases

Reverse Polish Notation evaluation
Stack-based arithmetic calculations
daedalus

Maintainer

LicenseMIT
Languagepython
Versionv0.1.1
UpdatedApr 9, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

PIP

pip install mcp-rpn

Manual Installation

pip install mcp-rpn

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about RPN Calculator

What is RPN Calculator?

RPN Calculator is a Model Context Protocol (MCP) server that mcp server that provides tools for evaluating reverse polish notation (rpn) expressions and managing a calculator stack. it supports standard arithmetic operators along with stack operations like duplicate, swap, and clear. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install RPN Calculator?

Install via pip with: pip install mcp-rpn. Then configure your AI client to connect to this MCP server.

Which AI clients work with RPN Calculator?

RPN Calculator works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is RPN Calculator free to use?

Yes, RPN Calculator is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "rpn": { "command": "pip", "args": ["install", "mcp-rpn"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use RPN Calculator?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides