MCP Math Server
A Node.js server that handles mathematical calculations and natural language math queries.
Features
- Basic arithmetic operations (add, subtract, multiply, divide)
- Advanced operations (square root, power)
- Natural language processing for math queries
- RESTful API endpoints
- CORS enabled
- Error handling
Installation
npm install
Usage
Start the server:
npm start
For development with auto-reload:
npm run dev
API Endpoints
1. Calculate Endpoint
POST /calculate
Body:
{
"operation": "add",
"params": { "a": 5, "b": 3 }
}
2. Natural Language Endpoint
POST /natural
Body:
{
"query": "what is 5 plus 3"
}
Supported Operations
- Addition: “add”, “plus”, “+”
- Subtraction: “subtract”, “minus”, “-”
- Multiplication: “multiply”, “times”, “*”
- Division: “divide”, “divided by”, “/”
- Square Root: “square root”, “sqrt”
- Power: “power”, “^”
License
MIT
MCP Math Server
298
Project Details
- aem-edge-delivery/mcp
- Last Updated: 3/25/2025
Recomended MCP Servers
Smartlead Campaign Management Server
Local version of Smartlead MCP for quick download and deployment to MCP compatible clients or n8n.
MCP Memory with Interactive Dashboard
Google Apps Script Integration Server
🧩
TaskaDoo
RAG Documentation Server
An MCP server that provides tools for retrieving and processing documentation through vector search, both locally or hosted....
🧩
ShipBob API MCP Server
Bankless Onchain Server
Bringing the bankless onchain API to MCP
Magic AI Agent
It's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like...
Docker Images Pusher
使用Github Action将国外的Docker镜像转存到阿里云私有仓库,供国内服务器使用,免费易用
Slack Integration Server
🧩
Zoom API MCP Server
Agentic Security
Agentic LLM Vulnerability Scanner / AI red teaming kit 🧪





