Provides basic mathematical operations (addition and subtraction) via both a FastAPI REST API and an MCP server for AI tool integration.
This project offers a versatile solution for basic arithmetic, exposing addition and subtraction through a high-performance FastAPI REST API. Simultaneously, it integrates an MCP (Model Context Protocol) server, transforming these operations into callable tools for advanced AI applications like Claude Desktop, Cline, and Continue.dev. It serves as an excellent foundational example for developers looking to build scalable, type-safe microservices that can be consumed by both traditional web clients and cutting-edge AI assistants.