jamesburton/CalculatorMcpServer
3.2
If you are the rightful owner of CalculatorMcpServer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Calculator MCP Server is a simple calculator implementation using the Model Context Protocol (MCP) built with .NET 9 and MCPSharp.
Tools
Functions exposed to the LLM to take actions
add
Add two numbers
subtract
Subtract the second number from the first
multiply
Multiply two numbers
divide
Divide the first number by the second
square
Square a number
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client