A simple demonstration MCP server that provides a basic arithmetic tool for adding two numbers together, showcasing how to build custom MCP servers with input validation.
A simple and extendable MCP server that currently provides basic addition functionality and can be easily extended by defining new tools with docstrings.