awesome-cursor-mpc-server

309

The AI Development Assistant MCP Server is a development toolkit designed to offer intelligent coding assistance through AI tools. It integrates with Cursor to support functions like code architecture planning, UI screenshot analysis, and code reviews, serving primarily as an educational tool.

🤖 AI Development Assistant MCP Server

Welcome to your AI-powered development toolkit, designed as a Model Context Protocol (MCP) server for Cursor! This project provides intelligent coding assistance through custom AI tools.

✨ Features

  • Code Architect: Call advanced reasoning LLMs for coding plans and instructions.
  • Screenshot Buddy: Use UI design screenshots with composer agent.
  • Code Review: Trigger code reviews using git diffs.

🚀 Getting Started

  1. Environment Setup: Configure environment variables.
  2. Installation: Use npm or yarn to install dependencies.
  3. Build the Server: Use npm run build.
  4. Adding to Cursor: Setup the MCP server in Cursor settings.

🛠️ Using the Tools

Utilize tools in Cursor's Composer. Request tools by name or description (e.g., "Review this code for best practices").

📁 Project Structure

Description of main directories and files including tools/ which houses architect, screenshot, and code review tools.

🤝 Contributing

Contributions are welcome by submitting a Pull Request.

🐛 Issues & Support

Open an issue detailing the problem, steps to reproduce, and environment details.

📝 License

MIT License.