MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. awesome-cursor-mpc-server

awesome-cursor-mpc-server

GitHub

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.

335
81

AI Development Assistant MCP Server

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:

  • Code Architect: Generates plans and instructions for coding agents using advanced reasoning LLMs.
  • Screenshot Buddy: Analyzes UI design screenshots using the composer agent.
  • Code Review: Performs code reviews triggered by git diffs.

Getting Started:

  1. Set up environment variables in src/env/keys.ts (API keys).
  2. Install dependencies using npm install or yarn install.
  3. Build the server with npm run build.
  4. Add the server to Cursor via 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.

Repository

KL
kleneway

kleneway/awesome-cursor-mpc-server

Created

February 5, 2025

Updated

March 28, 2025

Language

TypeScript

Category

Developer Tools