个人笔记的MCP服务器
用于管理个人笔记的MCP服务器。
快速入门指南
本项目是一个MCP服务器,用于管理您的个人笔记。
- 克隆仓库:
git clone https://github.com/redthing1/notebook_mcp.git
- 安装依赖:
pip install -r requirements.txt
- 启动服务:运行主程序文件(如
python main.py
) - 访问服务并开始使用。
用于管理个人笔记的MCP服务器。
本项目是一个MCP服务器,用于管理您的个人笔记。
git clone https://github.com/redthing1/notebook_mcp.git
pip install -r requirements.txt
python main.py
)