π AI Sticky Notes β MCP Project
@itsmerizzi
About π AI Sticky Notes β MCP Project
A simple AI-powered sticky notes app using MCP (Model Context Protocol) to add, read, delete, and summarize notes through Claude Desktop.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-itsmerizzi": {
"command": "uv",
"args": [
"init",
"project-folder-name"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is π AI Sticky Notes β MCP Project?
A simple application that uses the Model Context Protocol (MCP) to create a sticky notes system powered by AI. It leverages FastMCP, the mcp[cli] interface, and integrates with Claude Desktop. Designed for users who want to manage notes locally with the ability to generate AI summaries.
How to use π AI Sticky Notes β MCP Project?
After setting up the environment with uv (run uv install, uv init, then uv add "mcp[cli]"), install and launch Claude Desktop. Then interact with the projectβs tools, resources, and prompts through the desktop client.
Key features of π AI Sticky Notes β MCP Project
- Add new notes via the
add_notetool - Read all existing notes with
read_notes - Remove all notes using
remove_notes - Retrieve the latest note with the
get_latest_noteresource - Generate a prompt to summarize all notes via
note_summary_prompt
Use cases of π AI Sticky Notes β MCP Project
- Quickly save and review personal reminders
- Keep a local, file-based journal that can be summarized by AI
- Experiment with MCP and Claude Desktop for local file interactions
- Extend the system with new noteβrelated tools or prompts
FAQ from π AI Sticky Notes β MCP Project
What is the notes file and where is it stored?
All notes are stored in a local notes.txt file. The file is automatically created if it does not already exist.
What are the runtime requirements?
Python 3.10 or higher, the uv package manager, and Claude Desktop installed on the system.
How do I clear all notes at once?
Use the remove_notes tool. It clears all content from the notes.txt file.
Can I extend this project with new features?
Yes. The README states the project is βeasily extendable with new functionalities,β so new tools, resources, or prompts can be added to the main.py file.
Frequently asked questions
What is the notes file and where is it stored?
All notes are stored in a local `notes.txt` file. The file is automatically created if it does not already exist.
What are the runtime requirements?
Python 3.10 or higher, the `uv` package manager, and Claude Desktop installed on the system.
How do I clear all notes at once?
Use the `remove_notes` tool. It clears all content from the `notes.txt` file.
Can I extend this project with new features?
Yes. The README states the project is βeasily extendable with new functionalities,β so new tools, resources, or prompts can be added to the `main.py` file.
Basic information
More Memory & Knowledge MCP servers
Ultimate Google Docs & Drive MCP Server
a-bonusThe Ultimate Google Docs, Sheets, Drive, Gmail, & Google Calendar MCP Server. This MCP (primarily for use in Claude Desktop) gains full access to your google suite and lets claude do its thing.
Notion MCP Server
awkoyNotion MCP server for Claude, Cursor, ChatGPT & Claude Desktop. Connect AI agents to Notion via Model Context Protocol β pages, databases, blocks, comments, files.

PLUR
plur-aiAI agents start every session with amnesia β you re-explain the project, repeat your preferences, and correct the same mistakes over and over. PLUR gives them a memory that persists. Your agent's corrections, preference
π GistPad MCP
lostintangentπ An MCP server for managing your personal knowledge, daily notes, and re-usable prompts via GitHub Gists
Anytype MCP Server
anyprotoAn MCP server enabling AI assistants to interact with Anytype - your encrypted, local and collaborative wiki - to organize objects, lists, and more through natural language.
Comments