MCP Boilerplate

by jhon2c

🚀 MCP 보일러플레이트

Bun ⚡의 지원을 받았습니다

MCP(Model Context Protocol) 애플리케이션을 위한 최신의 초고속 보일러플레이트


🔥 특징

  • Bun을 사용한 초고속 MCP
  • 최신 TypeScript 우선 아키텍처
  • MCP SDK 통합 기본 제공( @modelcontextprotocol/sdk )
  • 적절한 TypeScript 지원이 포함된 Express 5.x 서버
  • Zod 스키마를 사용한 강력한 검증
  • Morgan과 함께하는 스마트 로깅
  • 환경 구성 지원
  • CLI 준비 구현

🛠️ 필수 조건


⚡ 빠른 시작

지엑스피1


🚄 개발 스크립트

명령설명
bun run dev핫 리로드로 개발 서버 시작
bun run buildTypeScript 컴파일
mcp-boilerplate컴파일된 CLI 실행

🌐 환경 설정

.env 파일을 만듭니다.

PORT=3000 MCP_API_KEY=your_api_key_here DEBUG=mcp:*

✨ 커서에 MCP 서버 설정

  1. 서버를 설치하고 실행하세요
  2. 커서 MCP 설정 Files > Preferences > Cursor Settings > MCP 로 이동하세요.
  3. 새로운 MCP 서버 추가 + Add new global MCP server
  4. 설정 JSON을 붙여넣습니다.
{ "mcpServers": { "mcp-boilerplate": { "url": "http://localhost:3001/sse" } } }

📂 프로젝트 구조

mcp-boilerplate/ ├── src/ │ ├── index.ts │ ├── config/ │ ├── services/ │ └── types/ └── build/

📦 주요 종속성

실행 시간:

개발자:


🤝 포크 저장소 기여

  1. 기능 브랜치 생성
  2. 변경 사항 커밋
  3. 푸시 브랜치
  4. 오픈 PR

📄 라이센스 MIT - 라이센스 참조

즐거운 코딩을 하세요!

-
security - not tested
-
license - not tested
-
quality - not tested

Bun을 사용하여 모델 컨텍스트 프로토콜 애플리케이션을 빌드하기 위한 현대적이고 매우 빠른 시작 템플릿으로, 개발자가 TypeScript 지원, 검증 및 환경 구성을 통해 MCP 서버를 생성할 수 있습니다.

  1. 🔥 특징
    1. 🛠️ 필수 조건
      1. ⚡ 빠른 시작
        1. 🚄 개발 스크립트
          1. 🌐 환경 설정
            1. ✨ 커서에 MCP 서버 설정
              1. 📂 프로젝트 구조
                1. 📦 주요 종속성
                  1. 🤝 포크 저장소 기여

                    Related MCP Servers

                    • A
                      security
                      A
                      license
                      A
                      quality
                      A production-ready template for creating Model Context Protocol servers with TypeScript, providing tools for efficient testing, development, and deployment.
                      Last updated -
                      1
                      7
                      12
                      JavaScript
                      MIT License
                    • A
                      security
                      F
                      license
                      A
                      quality
                      A template for creating Model Context Protocol (MCP) servers in TypeScript, offering features like container-based dependency injection, a service-based architecture, and integration with the LLM CLI for architectural design feedback through natural language.
                      Last updated -
                      1
                      5
                      TypeScript
                    • A
                      security
                      A
                      license
                      A
                      quality
                      A 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 -
                      1
                      7
                      2
                      TypeScript
                      MIT License
                    • -
                      security
                      F
                      license
                      -
                      quality
                      A TypeScript framework for building Model Context Protocol (MCP) servers with automatic discovery and loading of tools, resources, and prompts.
                      Last updated -
                      67
                      TypeScript
                      • Apple

                    View all related MCP servers

                    MCP directory API

                    We provide all the information about MCP servers via our MCP API.

                    curl -X GET 'https://glama.ai/api/mcp/v1/servers/jhon2c/mcp-boilerplate'

                    If you have feedback or need assistance with the MCP directory API, please join our Discord server