Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by sanjay-gangishetty • Uncategorized
A minimal MCP server exposing an add_numbers tool for adding two numbers.
Perform simple arithmetic addition via MCP.
A minimal example of MCP server implementation.
Integrate basic numeric operations into their workflows.
This MCP server provides a simple tool called add_numbers that takes two numeric arguments and returns their sum. It is designed to be lightweight and easy to set up, requiring Node 18+ and using stdio transport. The server is typically started by Cursor or an IDE, facilitating integration with development environments.