lab-mcp-server

lab-mcp-server

3.3

This is a toy project for building an MCP server by following a video example, using 'Claude Desktop' as the MCP client.

개요

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 실행