A
securityF
licenseA
qualityA server that provides tools for performing basic arithmetic operations (addition, subtraction, multiplication, division) via the Model Context Protocol.
Last updated -
4
JavaScript
A simple Model Context Protocol (MCP) server that provides basic mathematical operations.
This MCP server provides two tools:
mcp.json
configuration to your AI client's MCP configuration directorymcp.json
to point to your server's locationAdd this to your Claude Desktop MCP configuration file:
a
(number): First numberb
(number): Second numbera
(number): First number (minuend)b
(number): Second number (subtrahend)npm run build
npm start
npm run dev
(builds and starts)A simple server that provides basic mathematical operations (sum and subtraction) through the Model Context Protocol.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bahfahh/mcptest'
If you have feedback or need assistance with the MCP directory API, please join our Discord server