🚀 MCP 보일러플레이트
Bun ⚡의 지원을 받았습니다
MCP(Model Context Protocol) 애플리케이션을 위한 최신의 초고속 보일러플레이트
🔥 특징
Bun을 사용한 초고속 MCP
최신 TypeScript 우선 아키텍처
MCP SDK 통합 기본 제공(
@modelcontextprotocol/sdk
)적절한 TypeScript 지원이 포함된 Express 5.x 서버
Zod 스키마를 사용한 강력한 검증
Morgan과 함께하는 스마트 로깅
환경 구성 지원
CLI 준비 구현
🛠️ 필수 조건
패키지 관리자(
bun
,npm
,pnpm
또는yarn
)
⚡ 빠른 시작
지엑스피1
🚄 개발 스크립트
명령 | 설명 |
| 핫 리로드로 개발 서버 시작 |
| TypeScript 컴파일 |
| 컴파일된 CLI 실행 |
🌐 환경 설정
.env 파일을 만듭니다.
✨ 커서에 MCP 서버 설정
서버를 설치하고 실행하세요
커서 MCP 설정
Files > Preferences > Cursor Settings > MCP
로 이동하세요.새로운 MCP 서버 추가
+ Add new global MCP server
설정 JSON을 붙여넣습니다.
📂 프로젝트 구조
📦 주요 종속성
실행 시간:
개발자:
🤝 포크 저장소 기여
기능 브랜치 생성
변경 사항 커밋
푸시 브랜치
오픈 PR
📄 라이센스 MIT - 라이센스 참조
즐거운 코딩을 하세요!
This server cannot be installed
Bun을 사용하여 모델 컨텍스트 프로토콜 애플리케이션을 빌드하기 위한 현대적이고 매우 빠른 시작 템플릿으로, 개발자가 TypeScript 지원, 검증 및 환경 구성을 통해 MCP 서버를 생성할 수 있습니다.
Related MCP Servers
- AsecurityAlicenseAqualityA production-ready template for building Model Context Protocol servers in TypeScript, offering fast development with Bun, Biome linting, and automated version management.Last updated -126MIT License
- AsecurityAlicenseAqualityA TypeScript-based template for building Model Context Protocol servers, featuring fast testing, automated version management, and a clean structure for MCP tool implementations.Last updated -1264MIT License
- -securityFlicense-qualityA starter template for building Model Context Protocol (MCP) servers, enabling developers to create and add custom tools that can be integrated with Claude Desktop.Last updated -2
- -securityFlicense-qualityA starter template for creating Model Context Protocol servers using TypeScript, providing basic setup and sample tool implementation for developers to build their own MCP servers.