🔌

calculator

Calculators accessible via MCP with real-time collaborative sessions and shareable URLs.

RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "commcpcalc-calculator": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "commcpcalc-calculator": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "commcpcalc-calculator": { "command": "npx", "args": [] } } }

TRY THIS MCP

Loading available tools...

About This MCP Server

The com.mcpcalc/calculator server provides a calculator accessible via the Model Context Protocol, allowing for real-time collaborative sessions and enabling users to share calculations with others using shareable URLs, making it useful for developers who need to perform calculations as part of their workflow and want to collaborate with others in real-time. This server connects to MCP-enabled tools and allows developers to leverage calculator functionality remotely. Developers would reach for this tool when they need to perform calculations that require collaboration or sharing with others.

Calculators accessible via MCP with real-time collaborative sessions and shareable URLs.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with other capabilities via the streamable-http transport.

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the streamable-http transport.

What tools does it provide?

The calculator server extends your AI assistant with other capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/commcpcalc-calculator.svg)](https://skillsplayground.com/mcps/commcpcalc-calculator/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.