mcp-builder
✓잘 설계된 도구를 통해 LLM이 외부 서비스와 상호 작용할 수 있도록 하는 고품질 MCP(모델 컨텍스트 프로토콜) 서버를 생성하기 위한 가이드입니다. Python(FastMCP) 또는 Node/TypeScript(MCP SDK)에서 외부 API 또는 서비스를 통합하기 위해 MCP 서버를 구축할 때 사용합니다.
SKILL.md
Create MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. The quality of an MCP server is measured by how well it enables LLMs to accomplish real-world tasks.
Balance comprehensive API endpoint coverage with specialized workflow tools. Workflow tools can be more convenient for specific tasks, while comprehensive coverage gives agents flexibility to compose operations. Performance varies by client—some clients benefit from code execution that combines basic tools, while others work better with higher-level workflows. When uncertain, prioritize comprehensive API coverage.
Tool Naming and Discoverability: Clear, descriptive tool names help agents find the right tools quickly. Use consistent prefixes (e.g., githubcreateissue, githublistrepos) and action-oriented naming.
잘 설계된 도구를 통해 LLM이 외부 서비스와 상호 작용할 수 있도록 하는 고품질 MCP(모델 컨텍스트 프로토콜) 서버를 생성하기 위한 가이드입니다. Python(FastMCP) 또는 Node/TypeScript(MCP SDK)에서 외부 API 또는 서비스를 통합하기 위해 MCP 서버를 구축할 때 사용합니다. 출처: microsoft/agent-skills.
인용 가능한 정보
AI/검색 인용용 안정적인 필드와 명령어.
- 설치 명령어
npx skills add https://github.com/microsoft/agent-skills --skill mcp-builder- 카테고리
- </>개발 도구
- 인증됨
- ✓
- 최초 등록
- 2026-02-01
- 업데이트
- 2026-02-18
빠른 답변
mcp-builder이란?
잘 설계된 도구를 통해 LLM이 외부 서비스와 상호 작용할 수 있도록 하는 고품질 MCP(모델 컨텍스트 프로토콜) 서버를 생성하기 위한 가이드입니다. Python(FastMCP) 또는 Node/TypeScript(MCP SDK)에서 외부 API 또는 서비스를 통합하기 위해 MCP 서버를 구축할 때 사용합니다. 출처: microsoft/agent-skills.
mcp-builder 설치 방법은?
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/microsoft/agent-skills --skill mcp-builder 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code나 Cursor에서 사용할 수 있습니다
소스 저장소는 어디인가요?
https://github.com/microsoft/agent-skills
상세
- 카테고리
- </>개발 도구
- 출처
- skills.sh
- 최초 등록
- 2026-02-01