个人笔记的MCP服务器

个人笔记的MCP服务器

用于管理个人笔记的MCP服务器。

快速入门指南

本项目是一个MCP服务器,用于管理您的个人笔记。

  1. 克隆仓库:git clone https://github.com/redthing1/notebook_mcp.git
  2. 安装依赖:pip install -r requirements.txt
  3. 启动服务:运行主程序文件(如 python main.py
  4. 访问服务并开始使用。