MCP Rpn runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from pypi. Last commit 21 Apr 2026.
MCP server that exposes an RPN calculator
Today is the operative word: we check MCP Rpn every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-rpn -- uvx mcp-rpn
{
"mcpServers": {
"mcp-rpn": {
"args": [
"mcp-rpn"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-rpn]
command = "uvx"
args = ["mcp-rpn"]
{
"mcpServers": {
"mcp-rpn": {
"args": [
"mcp-rpn"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-rpn": {
"args": [
"mcp-rpn"
],
"command": "uvx"
}
}
}
MCP server that exposes a Telegram bot
An MCP server that exposes NumPy functionality
MCP server that exposes Redis API to AI models
An MCP server that exposes RS232 serial port connectivity
An MCP server that exposes hashlib functionality
An MCP server that exposes the python-bitcoinlib API
MCP server that exposes ASCII and Unicode art tools
MCP server that exposes Claude-style skills to any MCP client.
Answers built from our own checks of this server.