🤖 AI Development Assistant MCP Server
@BranchManager69
关于 🤖 AI Development Assistant MCP Server
MCP server with custom tools designed specifically for DegenDuel
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is AI Development Assistant MCP Server?
AI Development Assistant MCP Server is an MCP server designed for Cursor that provides intelligent coding assistance through custom AI tools. It includes tools for code architecture planning, UI screenshot analysis, and git-based code review, but is primarily a tutorial demo and not production-ready.
How to use AI Development Assistant MCP Server?
Install dependencies with npm install (or yarn install), set your OpenAI API key in src/env/keys.ts, then build the server with npm run build-only. After building, add it to Cursor by going to Cursor Settings > Features > MCP, clicking + Add New MCP Server, setting Type to stdio, and entering node /path/to/build/index.js as the Command.
Key features of AI Development Assistant MCP Server
- Code Architect: calls advanced reasoning LLMs to generate plans and instructions
- Screenshot Buddy: takes UI design screenshots for use with the composer agent
- Code Review: uses git diffs to trigger code reviews
- Local development only; API keys stored in source file
Use cases of AI Development Assistant MCP Server
- Automating code architecture generation for new features
- Analyzing UI screenshots to improve designs
- Performing code reviews based on git diffs
- Learning how to build and integrate an MCP server in Cursor
FAQ from AI Development Assistant MCP Server
Is this server production-ready?
No. The README explicitly states it is mostly a tutorial demo and not a production-ready tool.
What API key is required?
An OpenAI API key must be set in src/env/keys.ts. The README notes this is only for local development and learning.
How is the server connected to Cursor?
It uses the stdio transport type. You add it as a new MCP server in Cursor Settings with a command pointing to the built index.js.
Where do the tools appear after setup?
The tools (Code Architect, Screenshot Buddy, Code Review) appear under "Available Tools" in Cursor's MCP server section, and can be used in Cursor's Composer.
What are the known limitations?
The project is intended as a tutorial demo. The author states they likely won't fix issues, and recommends forking the project for further development.
AI 与智能体 分类下的更多 MCP 服务器
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
评论