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.
Unlock the full potential of MCP Math Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!
A Node.js server that handles mathematical calculations and natural language math queries.
npm install
Start the server:
npm start
For development with auto-reload:
npm run dev
POST /calculate
Body:
{ "operation": "add", "params": { "a": 5, "b": 3 } }
POST /natural
Body:
{ "query": "what is 5 plus 3" }
MIT
Performs advanced mathematical calculations and visually presents results by drawing shapes and addi...
Model Context Protocol server integrating with Sumo Logic API to perform customizable log searches w...
Validate email addresses efficiently with a Model Context Protocol server offering simple JSON respo...
Analyze Azure usage data from CSV files with a Model Context Protocol server that delivers cost summ...
Model Context Protocol server enabling advanced browser automation with Playwright, featuring multi-...