A simple Model Context Protocol (MCP) server built using the FastMCP framework. This demo turns your Claude Desktop into a sticky note manager, letting you add, read, and summarize notes through natural language or MCP tools.
AI Sticky Notes — MCP Server
A simple Model Context Protocol (MCP) server built using the FastMCP framework. This demo turns your Claude Desktop into a sticky note manager, letting you add, read, and summarize notes through natural language or MCP tools.



Features
Add notes — Save text notes to a file Read notes — Retrieve all saved notes Get the latest note — Fetch the most recent entry Summarize notes — Generate an AI prompt to summarize all notes Persistent storage — Notes are stored in notes.txt
Framework
Language: Python 3.10+ Framework: FastMCP Interface: Claude Desktop via MCP Dependency Manager: uv