Sourav04/local-mcp-server-calculator
3.1
If you are the rightful owner of local-mcp-server-calculator 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.
This project is a simple MCP server using fastmcp that provides basic calculation tools: add, subtract, multiply, and divide.
Tools
Functions exposed to the LLM to take actions
add
Performs addition of two numbers.
subtract
Performs subtraction of two numbers.
multiply
Performs multiplication of two numbers.
divide
Performs division of two numbers, raises error if divisor is zero.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client