Containerized Model Context Protocol (MCP) server infrastructure offering scalable, secure, and highly available deployment with integrated monitoring, automated backup, and seamless production management.
Unlock the full potential of Columbia MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
This repository contains the deployment infrastructure and server implementations for Columbia's Model Context Protocol (MCP) servers.
.
├── docker/ # Docker deployment configuration
│ ├── scripts/ # Deployment and maintenance scripts
│ │ ├── setup.sh # Initial environment setup
│ │ ├── deploy.sh # Production deployment
│ │ ├── rollback.sh # Disaster recovery
│ │ └── monitor.sh # Health and metrics monitoring
│ ├── rules/ # Prometheus monitoring rules
│ ├── docker-compose.prod.yml
│ ├── nginx.conf # Nginx reverse proxy configuration
│ ├── prometheus.yml # Prometheus monitoring configuration
│ └── redis.conf # Redis configuration
├── docs/ # Documentation
│ ├── DEPLOYMENT.md # Detailed deployment guide
│ ├── MIGRATION_DASHBOARD.md
│ └── MIGRATION_PLAN.md
├── packages/ # Core packages
│ ├── core/ # Core functionality
│ ├── integrations/ # External service integrations
│ ├── platforms/ # Platform-specific implementations
│ └── utils/ # Shared utilities
├── services/ # MCP service implementations
│ ├── ai/ # AI-related services
│ ├── data/ # Data services
│ └── tools/ # Tool services
└── shared/ # Shared configurations and types
├── config/ # Configuration management
└── types/ # TypeScript type definitions
git clone https://github.com/GitDakky/COLUMBIA-MCP-SERVERS.git cd COLUMBIA-MCP-SERVERS
./docker/scripts/setup.sh
cp docker/.env.example .env # Edit .env with your configuration
./docker/scripts/deploy.sh
./docker/scripts/monitor.sh
Access monitoring dashboards:
Copyright © 2025 Columbia. All rights reserved.
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!