mcp-add-server
0
The MCP Add Server is a minimal MCP server designed to perform basic addition operations. It provides a simple tool for summing two numbers and serves as an example of implementing an MCP server.
add
Receive two numeric parameters `a` and `b`, returning their sum