Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • Math MCP Server for MacOS
  • MCP Sumo Logic Server
  • Email Checker MCP Server
  • Azure Usage MCP Server
  • Chrome Debug MCP Server
Back to MCP Servers
MCP Math Server

MCP Math Server

Public
aem-edge-delivery/mcp

Node.js Model Context Protocol server offering RESTful API for basic and advanced mathematical calculations, natural language math query processing, and robust error handling with CORS support.

javascript
0 tools
May 29, 2025
Updated Jun 4, 2025

Supercharge Your AI with MCP Math Server

MCP Server

Unlock the full potential of MCP Math Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.

Unified API Access
Complete Tracing
Instant Setup
Get Started Now

Free tier available • No credit card required

Instant Setup
99.9% Uptime
10,000+Monthly Requests

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

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • Math MCP Server for MacOS
    Math MCP Server for MacOS

    Performs advanced mathematical calculations and visually presents results by drawing shapes and addi...

    Added May 30, 2025
  • MCP Sumo Logic Server
    MCP Sumo Logic Server

    Model Context Protocol server integrating with Sumo Logic API to perform customizable log searches w...

    Added May 30, 2025
  • Email Checker MCP Server
    Email Checker MCP Server

    Validate email addresses efficiently with a Model Context Protocol server offering simple JSON respo...

    1 tools
    Added May 30, 2025
  • Azure Usage MCP Server
    Azure Usage MCP Server

    Analyze Azure usage data from CSV files with a Model Context Protocol server that delivers cost summ...

    Added May 30, 2025
  • Chrome Debug MCP Server
    Chrome Debug MCP Server

    Model Context Protocol server enabling advanced browser automation with Playwright, featuring multi-...

    13 tools
    Added May 30, 2025