josersosa/BCalculator-MCP
3.1
If you are the rightful owner of BCalculator-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Calculator MCP is a model context protocol server designed for advanced mathematical calculations using Linux's `bc` tool, offering high precision and security.
Tools
Functions exposed to the LLM to take actions
calculate
Executes mathematical expressions with arbitrary precision.
set_variable
Defines variables for use in subsequent calculations.
define_function
Defines custom functions using bc syntax.
solve_algorithm
Executes complex calculation algorithms.
clear_session
Clears all session variables and functions.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client