Open
Conversation
Open
8d85b9a to
852c7f3
Compare
Code reviewNo issues found. Checked for bugs and CLAUDE.md compliance. |
Member
|
@hyoseong1994 님, MCP 서버 생성 용이라면 일회성 작업이 될 것 같은데, 저희가 이 스킬이 언제 어떻게 활용할 것으로 예상하시는지 효성님의 생각을 좀 듣고 싶습니다. |
Contributor
Author
@DaleSeo 안녕하세요 달레님 다만 말씀을 듣고 보니, 티켓의 목적이 실제 MCP를 새로 생성하는 것보다는 현재 동작 원인 분석이나 참조 경로 파악에 더 가까웠을 수도 있겠다는 생각이 들었습니다. |
Member
|
@hyoseong1994 네, 프로젝트 스캐폴딩보다는 말씀하신 방향이 제 의도와 맞는 것 같습니다! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
요약
AI 코딩 어시스턴트가 MCP(Model Context Protocol) 서버를 생성·구현할 때 참고하는 mcp 스킬을 추가했습니다.
신규 스킬:
mcpskills/mcp/assets/에 Node·Python 서버 보일러플레이트 추가server.node.ts: @modelcontextprotocol/sdk 기반 stdio 서버 예시server.python.py: Python MCP SDK 기반 예시