🤖 AI Development Assistant MCP Server
@yeakub108
🤖 AI Development Assistant MCP Server について
MCP Server for Windsurf
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is 🤖 AI Development Assistant MCP Server?
This is a Model Context Protocol (MCP) server for Cursor that provides AI-powered coding tools including code architecture planning, screenshot analysis, code review, and file reading. It is intended as a tutorial demo rather than a production-ready system.
How to use 🤖 AI Development Assistant MCP Server?
Set an OpenAI API key in src/env/keys.ts, then run npm install and npm run build. Configure the server in Cursor/Windsurf by adding an MCP server with the command node and the full path to the built index.js. Once configured, the tools appear in the Composer and can be triggered by name or description.
Key features of 🤖 AI Development Assistant MCP Server
- Code Architect: generate plans with advanced LLMs.
- Screenshot Buddy: analyze UI design screenshots.
- Code Review: trigger reviews via git diffs.
- Read single file for efficient data analysis.
- Read multiple files for bulk processing.
Use cases of 🤖 AI Development Assistant MCP Server
- Review code for best practices using current git diff.
- Plan and architect new features with structured guidance.
- Analyze UI screenshots to inform design changes.
- Read and combine multiple files for data analysis.
FAQ from 🤖 AI Development Assistant MCP Server
What runtime does it require?
It requires Node.js and the npm or yarn package manager.
Where is the API key stored?
During local development it is stored in src/env/keys.ts. For production use, set the key as an environment variable inline in the Cursor MCP interface.
Is this server production-ready?
No — the README explicitly states it is a tutorial demo and not intended for production.
How do I see the available tools after adding the server?
Tools appear under “Available Tools” in Cursor. If they do not appear, click the refresh button in the MCP server section.
Does the AI use tools automatically?
The AI will suggest relevant tools, but the user must approve before any tool call is executed.
「AI とエージェント」の他のコンテンツ
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
コメント