A simple Model Context Protocol (MCP) server implementation in Java that provides mathematical tools for calculating Greatest Common Divisor (GCD) and Least Common Multiple (LCM) of two numbers.
• 08-Dec-2025 (Monday): Installed development tools including IntelliJ IDEA and Eclipse IDE. • 09-Dec-2025 (Tuesday): Began learning Java fundamentals and core concepts. • 10-Dec-2025 (Wednesday): ...