Skip to main content
Glama

MCP Boilerplate

by jhon2c

MCP 배너

🚀 MCP 보일러플레이트

Bun ⚡의 지원을 받았습니다

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

노드.js 혈액 요소 질소 특허 타입스크립트


🔥 특징

  • Bun을 사용한 초고속 MCP

  • 최신 TypeScript 우선 아키텍처

  • MCP SDK 통합 기본 제공( @modelcontextprotocol/sdk )

  • 적절한 TypeScript 지원이 포함된 Express 5.x 서버

  • Zod 스키마를 사용한 강력한 검증

  • Morgan과 함께하는 스마트 로깅

  • 환경 구성 지원

  • CLI 준비 구현


🛠️ 필수 조건


⚡ 빠른 시작

지엑스피1


🚄 개발 스크립트

명령

설명

bun run dev

핫 리로드로 개발 서버 시작

bun run build

TypeScript 컴파일

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
F
license - not found
-
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 building Model Context Protocol servers in TypeScript, offering fast development with Bun, Biome linting, and automated version management.
                      Last updated -
                      1
                      26
                      MIT License
                    • 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
                      26
                      4
                      MIT License
                    • -
                      security
                      F
                      license
                      -
                      quality
                      A 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
                      • Apple
                    • -
                      security
                      F
                      license
                      -
                      quality
                      A 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.

                    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