by EthanHenrickson · MCP Server · ★ 139
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Math-MCP A Model Context Protocol (MCP) server that provides basic mathematical, statistical and trigonometric functions to Large Language Models (LLMs). This server enables LLMs to perform accurate numerical calculations through a simple API. Features Basic arithmetic operations (addition, subtraction, multiplication, division, sum, modulo) Statistical functions (mean, median, mode, min, max) Rounding functions (floor, ceiling, round) Trigonometric functions (sin, cos, tan, and their inverses; degrees/radians conversions) Installation Note: Ensure you have Node.js installed on your computer. Just clone this repository and save it locally somewhere on your computer. Then add this server to your MCP configuration file: Here is an example for OpenCode Replace with the actual path to where you cloned the repository. Note: This project comes prebuilt, so installation is easy but if you change anything in the code, rebuild the project with npm run
| Stars | 139 |
| Forks | 13 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 65.2492922778399/100 |
| Last Updated | 2026-05-30 |
| Created | 2025-03-01 |
| Platforms | mcp, node |
| Est. Tokens | ~7k |
These tools work well together with math-mcp for enhanced workflows:
Explore other popular mcp server tools:
math-mcp is A Model Context Protocol (MCP) server that provides basic mathematical and statistical functions to Large Language Models (LLMs). This server enables LLMs to perform accurate numerical calculations th. It is categorized as a MCP Server with 139 GitHub stars.
math-mcp is primarily written in TypeScript.
You can find installation instructions and usage details in the math-mcp GitHub repository at github.com/EthanHenrickson/math-mcp. The project has 139 stars and 13 forks, indicating an active community.
math-mcp is released under the MIT license, making it free to use and modify according to the license terms.