An MCP tool for adding two numbers and demonstrating basic tool calls.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "first-node-mcp-server" yet — see the docs or source repo.
Use the addition tool in first-node-mcp-server to calculate 23 + 47, and return only the result with a brief note.
Returns 70 and notes that the result was produced by the MCP addition tool.
Use this MCP tool to calculate 0 + 15, -3 + 9, and 102 + 256, then output the results as a list.
Returns three addition results for checking whether the tool handles different numeric inputs correctly.
I am learning MCP. Demonstrate a complete call with this addition tool: first explain the action, then calculate 8 + 12, and finally show the result.
Provides a brief call explanation and returns 20 to help the user understand basic MCP tool usage.
Provides basic arithmetic calculations for quick add, subtract, multiply, and divide tasks.
Connect to the mcp API via MCP to extend AI tool capabilities.
Perform simple addition and random number generation inside MCP workflows.
Call tools like weather lookup via MCP with reusable resources and prompts.
Demonstrates a Python MCP server for arithmetic tools and simulated long tasks.
A lightweight MCP tool for math, API fetching, and usage monitoring.