MCP Notes

MCP Notes

A personal knowledge management system built on the Model Context Protocol that transforms daily notes into organized, searchable knowledge.

Category
访问服务器

Tools

read_note

Read the complete contents of a note file from your notes directory. Specify the path relative to your notes directory (e.g., 'Log/2023-01-01.md'). Returns the full text content of the note file.

read_multiple_notes

Read the contents of multiple note files simultaneously. Specify paths relative to your notes directory (e.g., ['Log/2023-01-01.md', 'Rollups/2023-01-01-rollup.md']). Returns each file's content with its path as a reference.

list_directory

List the contents of a directory in your notes. Shows all files and directories with clear labels. Specify path relative to your notes directory (e.g., 'Log' or 'Rollups').

create_directory

Create a new directory in your notes. Can create nested directories in one operation. Path should be relative to your notes directory.

rollup

Synthesize my daily note to create an organized rollup of the most important notes with clear categories, connections, and action items. Optionally specify a date (YYYY-MM-DD). Only include notes that actually add long-term value. If you are unsure, call the /evaluateInsight tool to evaluate the long-term value of the thought. If you do not have enough information, stop and ask the user for more information. It is better to not log anything than log something that is not useful.

log

Create or update today's daily log file. Optionally add notes to the log.

evaluateInsight

Evaluate the long-term value and significance of an insight or thought based on the following criteria: 1. Actionability (1-10): Can this be applied to future work? Is there any information that can be used to apply this thought to future work in different contexts? Is the problem it solves clear? 2. Longevity (1-10): Will this be relevant months or years from now? 3. Findability (1-10): Would this be hard to rediscover if forgotten? 4. Future Reference Value (1-10): How likely are you to need this again? Insights to ignore: 1. Trivial syntax details 2. Redundant information

write_note

Create a new note or overwrite an existing note with content. Path should be relative to your notes directory. Optionally include tags that will be merged with any existing tags in the note.

search_files

Recursively search for files and directories matching a pattern in your notes directory. The search is case-insensitive and matches partial names. Returns full paths to all matching items. Great for finding notes when you don't know their exact location.

README

mcp-notes-main <p align="center"><em>Hosted by Modl, any commits or changes made by the Modl team is to ensure compatibility</em></p>

📚 MCP Notes

A personal knowledge management system built on the Model Context Protocol (MCP) that transforms daily notes into organized, searchable knowledge.

🚀 Usage

🛠️ Manual Setup

  1. Clone the repository

    git clone git@github.com:markacianfrani/mcp-notes.git
    cd mcp-notes
    npm i
    npm run build
    
  2. Setup MCP

🖥️ Claude Desktop

Add to your claude-desktop-config.json:

"notes": {
    "command": "node",
    "args": [
        "path/to/this/repo/mcp-notes/dist/index.js",
        "path/to/your/notes"
    ],
},

🌟 Project Vision

MCP Notes aims to solve the problem of knowledge fragmentation by creating a system where daily thoughts, accomplishments, and insights can be:

  1. 📥 Captured quickly with minimal friction
  2. 🗂️ Organized automatically into meaningful structures
  3. 🧠 Synthesized into higher-level knowledge
  4. 🔍 Retrieved easily when needed

The goal is to build an external rubber duck that can dump your working memory in real-time from any tool and sort through the garbage.

🧩 Core Concepts

1. 📅 Daily Logs

Daily logs are the atomic unit of capture in MCP Notes. Each day gets its own markdown file where you can record observations throughout the day. Think of daily logs like a running ledger.

💡 TIP: Make use of Claude Desktop's Quick Entry Keyboard Shortcut

MCP is tool-agnostic so you can /log across conversations but also tools as well--ask Copilot or Cursor to log a summary of lessons-learned after fixing a bug or make Claude Desktop save a new approach to an old problem.

2. 📊 Rollups

Rollups are automatically generated summaries that condense daily logs into higher-level insights and patterns. They help connect isolated pieces of information into a coherent narrative of your work and thinking.

3. 📚 Knowledge Categories

All notes in the system fall into one of four categories:

  • 🏆 Accomplishment: Solving problems, completing features, fixing bugs
  • 💡 Insight: Patterns, architectural decisions, better ways of working
  • 📝 TODO: Tasks connected to larger goals, meaningful improvements
  • 📖 Knowledge: Technical details, context, rationales, techniques

🎨 Design Principles

MCP Notes is built on several core design principles:

1. 📄 Plain Text First

All notes are stored as plain text Markdown files, ensuring:

  • Future-proof storage that won't be locked into proprietary formats
  • Version control compatibility
  • Easy editing with any text editor
  • Transparent data structure

2. ✍️ Low Friction Capture

The primary interface is designed to minimize the friction of recording thoughts:

  • Simple text input
  • Automatic categorization assistance
  • No complex organization required at capture time

3. 🔄 Progressive Organization

Rather than requiring rigid organization upfront, MCP Notes employs a progressive approach:

  • Capture raw thoughts and activities
  • Automatically categorize content
  • Generate periodic summaries
  • Connect related items over time

4. 🤖 AI Augmentation

The system leverages AI to enhance human thinking, not replace it:

  • Help categorize information
  • Generate summaries and connections
  • Surface relevant past notes
  • Identify patterns across time

🧰 Available Tools

MCP Notes provides a set of tools that can be invoked through Claude Desktop or other MCP-compatible clients. These tools allow you to capture, organize, and retrieve your notes.

📝 Core Note Tools

/log

Creates or updates today's daily log file with your notes.

Invoke with: "log this to my daily log: ...", "add a summary of that to my log: ...."

/rollup

Synthesizes daily notes into an organized summary with categories, connections, and action items.

Invoke with: "rollup my notes for today"

write_note

Creates a new note or overwrites an existing note with content.

sticky

Evaluates the "stickiness" of a thought based on actionability, longevity, findability, and future reference value.

Invoke with: "Is this idea sticky?"

evaluateInsight

Evaluates the long-term value and significance of an insight or thought.

Invoke with: "Is this insight valuable for the long term?"

📂 File System Tools

search_files

Recursively searches for files and directories matching a pattern in your notes directory.

read_note

Reads the complete contents of a note file from your notes directory.

read_multiple_notes

Reads the contents of multiple note files simultaneously.

list_directory

Lists the contents of a directory in your notes.

create_directory

Creates a new directory in your notes.

See the CHANGELOG.md file for version history and changes.

💡 Available Prompts

Is this atomic?

Breaks down ideas into their simplest standalone parts. Use this prompt to turn large ideas into smaller concepts. Smaller notes can be linked to other notes much more easily.

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选