Demonstrates a custom Model Context Protocol (MCP) implementation for basic arithmetic operations.
This project showcases a custom implementation of the Model Context Protocol (MCP) for performing arithmetic calculations. It provides a basic server that handles addition, subtraction, multiplication, and division, packaged as a Docker container for easy deployment. It serves as a practical example of how to build and deploy applications using a custom protocol and containerization technologies.