Deploys a containerized Model Context Protocol server on Amazon EKS, offering a calculator tool for basic arithmetic.
This project provides a ready-to-deploy solution for hosting a containerized Model Context Protocol (MCP) server, specifically designed for seamless integration with Amazon EKS. Utilizing the FastMCP framework, it demonstrates a basic yet functional calculator tool capable of adding two numbers, showcasing the ease of deploying MCP-compliant services in a scalable cloud environment. The setup includes all necessary configurations for Kubernetes deployment, from Dockerfile to EKS-specific YAMLs, enabling developers to quickly establish and test their own remote MCP functionalities.