这是一个使用 Cursor IDE 创建的测试项目,用于展示 GitHub MCP 功能。
本项目展示了如何利用 Cursor IDE 的 MCP (Model Context Protocol) 功能与 GitHub 集成,实现代码的版本控制和协作开发。
- 功能1:GitHub 仓库管理
 - 功能2:代码版本控制
 - 功能3:团队协作开发
 
- Python
 - Git
 - GitHub
 - Cursor IDE
 
- 克隆仓库:
git clone https://github.com/tony27jintao27/Cursor-MCP-Demo.git - 安装依赖:
pip install -r requirements.txt(如有需要) - 运行项目:
python main.py 
欢迎提交 Pull Request 或创建 Issue。
MIT