---
slug: "lab"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/iksadNorth/lab-mcp-server@master/README.md"
repo: "https://github.com/iksadNorth/lab-mcp-server"
source_file: "README.md"
branch: "master"
---
# 개요
MCP 서버 구축 토이 프로젝트

# 상세
단순히 영상 예제를 보고 따라한 MCP 서버 구축.
MCP 클라이언트는 "Claude Desktop" 사용.

# 사용 전제
1. Claude Desktop 설치
2. Python 3.10 설치
3. Bash 설치
4. WSL 설치

# 사용법
1. .env.template 파일을 참고해서 .env 파일 생성
2. source scripts/init.sh 명령어 실행
3. Claude Desktop 실행
