This setup allows an AI model to interact with your notes application seamlessly, demonstrating practical use of MCP's capabilities.
This project demonstrates an AI-powered sticky notes application using the Model Context Protocol (MCP). It allows AI models to add, read, and summarize notes through standardized tools, resources, and prompts.
- Add Notes: Append new notes to a local file.
- Read Notes: Retrieve all existing notes.
- Latest Note: Access the most recently added note.
- Summarize Notes: Generate summaries of all notes.
- Model Context Protocol (MCP)
- FastMCP
- Python 3.x