Skip to main content
Glama

컬럼비아 MCP 서버

이 저장소에는 Columbia의 Model Context Protocol(MCP) 서버에 대한 배포 인프라와 서버 구현이 포함되어 있습니다.

저장소 구조

지엑스피1

Related MCP server: Docker Explorer

빠른 시작

  1. 저장소를 복제합니다.

git clone https://github.com/GitDakky/COLUMBIA-MCP-SERVERS.git
cd COLUMBIA-MCP-SERVERS
  1. 설치 스크립트를 실행합니다.

./docker/scripts/setup.sh
  1. 환경 변수 구성:

cp docker/.env.example .env
# Edit .env with your configuration
  1. 프로덕션에 배포:

./docker/scripts/deploy.sh
  1. 배포를 모니터링하세요.

./docker/scripts/monitor.sh

주요 특징

  • Docker 기반 배포 : Docker Compose를 사용한 컨테이너화된 서비스

  • 고가용성 : 부하 분산 및 서비스 복제

  • 모니터링 : Prometheus와 Grafana 통합

  • 보안 : SSL/TLS, 인증 및 보안 구성

  • 확장성 : 수평적 확장 기능

  • 백업 및 복구 : 특정 시점 복구 기능을 갖춘 자동 백업 시스템

개발

  • TypeScript 기반 구현

  • 테스트를 위한 농담

  • 코드 품질을 위한 ESLint

  • 자동화된 CI/CD 파이프라인

선적 서류 비치

요구 사항

  • 도커 20.10+

  • 도커 컴포즈 2.0+

  • 노드.js 18+

  • 레디스 6+

보안

  • 모든 서비스는 격리된 컨테이너에서 실행됩니다.

  • SSL/TLS를 통한 보안 통신

  • Redis 암호 보호

  • 속도 제한

  • 정기적인 보안 업데이트

모니터링

모니터링 대시보드에 액세스:

기여하다

  1. 저장소를 포크하세요

  2. 기능 브랜치 생성

  3. 변경 사항을 커밋하세요

  4. 지점으로 밀어 넣기

  5. 풀 리퀘스트 만들기

특허

저작권 © 2025 Columbia. 모든 권리 보유.

-
security - not tested
F
license - not found
-
quality - not tested

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

Latest Blog Posts

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/smithery-ai/COLUMBIA-MCP-SERVERS'

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