소개
This project provides a comprehensive demonstration of building a custom Model Context Protocol (MCP) server that empowers users to manage AI-generated sticky notes through natural language interaction. Seamlessly integrating with Claude Desktop, the server registers custom tools for creating, updating, listing, and deleting notes. Claude, acting as the MCP client, intelligently interprets user commands and automatically invokes the server's tools, showcasing a powerful example of agentic AI and automated tool-calling where AI manipulates structured data without manual commands.