Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by omegaatt36 • Uncategorized
A simple MCP server in Go that performs basic arithmetic operations.
Perform accurate basic arithmetic calculations within the MCP framework.
A simple, extendable MCP server example implemented in Go.
Integration with MCP-compatible editors like VS Code and Zed for calculation tasks.
MCP Calculator Go is a lightweight server implemented in Go that supports the Model Context Protocol (MCP) to perform basic arithmetic operations such as addition, subtraction, multiplication, and division. It uses precise decimal calculations via the shopspring/decimal library and provides a single calculate tool with operation and operand parameters. The project includes tooling for easy build, dependency management, and enum generation, making it straightforward to integrate with MCP-compatible clients like VS Code and Zed.