xinuo/Calculator-MCP-Server
3.1
If you are the rightful owner of Calculator-MCP-Server 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.
A Python-based MCP server using FastMCP that provides comprehensive calculation tools.
Tools
Functions exposed to the LLM to take actions
calculate
Perform basic arithmetic operations.
calculate_yoy
Calculate year-over-year growth percentage.
calculate_mom
Calculate month-over-month growth percentage.
calculate_percentage
Calculate what percentage a part is of a whole.
calculate_proportion
Calculate proportions for a list of values.
batch_calculate
Perform multiple calculations in a single request.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client