🤖 AI Development Assistant MCP Server
@yeakub108
About 🤖 AI Development Assistant MCP Server
MCP Server for Windsurf
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More AI & Agents MCP servers
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
Comments