This repository provides an AI-powered development toolkit as a Model Context Protocol (MCP) server for Cursor, offering intelligent coding assistance through custom AI tools like code architect, screenshot buddy, and code review.
This project is an AI-powered development toolkit designed as a Model Context Protocol (MCP) server for Cursor, offering intelligent coding assistance through custom AI tools. It's primarily a tutorial demo.
Features:
Getting Started:
src/env/keys.ts
(API keys).npm install
or yarn install
.npm run build
.Cursor Settings > Features > MCP
, using node /path/to/your/project/dist/index.js
as the command.Once configured, use the tools in Cursor's Composer by explicitly requesting them or letting the AI suggest them. The project structure includes tools for code architecture, screenshot analysis, and code review. Contributions are welcome under the MIT License.
kleneway/awesome-cursor-mpc-server
February 5, 2025
March 28, 2025
TypeScript