Demonstrates how Claude AI can be integrated into Java EE development workflows using the Model Context Protocol (MCP).
This project showcases the integration of Claude AI into software development using the Model Context Protocol (MCP). It includes both an MCP integration server and a practical demonstration through a Todo List application. The MCP server manages context and communication with Claude AI, providing structured prompting and response handling, maintaining conversation history and project context. The Todo List application, built with Java EE and Quarkus, demonstrates how Claude AI can assist in real-world application development.