MCP ExplorerExplorer

Mcp Notetaker

@cthuaungon a year ago
1 MIT
FreeCommunity
AI Systems
A simple AI application to manage and summarize your notes.

Overview

What is Mcp Notetaker

mcp-notetaker is a simple AI application designed to manage and summarize your notes efficiently.

Use cases

Use cases include students summarizing lecture notes, professionals managing meeting notes, and individuals organizing personal thoughts and ideas.

How to use

To use mcp-notetaker, clone the repository, set up a virtual environment, activate it, install the required packages, and run the application using ‘python main.py’.

Key features

Key features include adding notes, viewing the latest note, and summarizing all notes using AI. Notes are stored in a local file named ‘notes.txt’.

Where to use

mcp-notetaker can be used in various fields such as education, project management, and personal organization, where note-taking and summarization are essential.

Content

AI Sticky Notes

A simple application to keep and manage your notes using AI.

Setup

  1. Clone the repository
  2. Create a virtual environment using uv:
    uv venv
    
  3. Activate the virtual environment:
    • On macOS/Linux:
      source .venv/bin/activate
      
    • On Windows:
      .venv\Scripts\activate
      
  4. Install required packages:
    uv pip install mcp-python
    

Usage

Run the application with:

python main.py

Available Features

  • Add notes
  • View the latest note
  • Summarize all notes using AI

Notes are stored in a local file (notes.txt) in the root directory.

Project Structure

  • main.py - Main application code
  • notes.txt - Text file containing all saved notes

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers