Desz01ate/math-mcp
3.1
If you are the rightful owner of math-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 henry@mcphub.com.
A secure Model Context Protocol (MCP) server for mathematical expression evaluation with strict grammar validation and comprehensive safety features.
Tools
Functions exposed to the LLM to take actions
evaluate
Evaluate mathematical expressions with full validation.
validate_syntax
Validate expression syntax without evaluation.
set_variable
Manage variables in the math context.
get_variable
Retrieve variable values from the math context.
list_variables
List all defined variables.
clear_variables
Clear all defined variables.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client