A high-performance Model Context Protocol (MCP) server for math-ing whilst vibing with LLMs. Built with Polars, Pandas, NumPy, SciPy, and SymPy for optimal calculation speed and comprehensive mathematical capabilities from basic arithmetic to advanced calculus and linear algebra.
Tools
calculate
percentage
round
convert_units
array_operations
array_statistics
array_aggregate
array_transform
statistics
pivot_table
correlation
financial_calcs
compound_interest
perpetuity
matrix_operations
solve_linear_system
matrix_decomposition
derivative
integral
limits_series
batch_execute
Server Config
{
"mcpServers": {
"Math": {
"command": "uvx",
"args": [
"vibe-math-mcp"
]
}
}
}