A comprehensive, production-ready Model Context Protocol (MCP) server that integrates 15 major services with 144+ tools and sci-fi "wow" features that make normal people think you're a wizard.
-
Fork this repository to your GitHub account
-
Connect to Vercel:
- Go to vercel.com
- Click "New Project"
- Import your forked repository
- Vercel will automatically detect the configuration
-
Set Environment Variables in Vercel dashboard:
# Required for basic functionality BRIDGE_ADMIN_TOKEN=your-secure-admin-token # Add your service API keys as needed NOTION_API_KEY=your-notion-key LINEAR_API_KEY=your-linear-key GITHUB_TOKEN=your-github-token # ... (see env.example for complete list)
-
Deploy - Vercel will automatically build and deploy!
# Clone the repository
git clone https://github.com/yourusername/edenos-mcp-bridge.git
cd edenos-mcp-bridge
# Install dependencies
npm install
# Copy environment file
cp env.example .env
# Edit .env with your API keys
# Start development server
npm run dev- Notion - Knowledge management and documentation
- Linear - Project management and issue tracking
- GitHub - Code management and collaboration
- Firebase - Cloud services and backend
- GCP - Cloud infrastructure and services
- Figma - Design management and collaboration
- Zapier - Automation workflows and integrations
- Bnd - Blockchain and DeFi operations
- Saviynt - Identity governance and access management
- Anthropic - AI language models and services
- Neon - Serverless Postgres database
- DeepMind - AI research and experimentation
- OpenAI - GPT models and services
- Box - Enterprise file storage and collaboration
- Fun Features - Sci-fi magic for normal people
Each service includes comprehensive tools for:
- CRUD operations (Create, Read, Update, Delete)
- Search and discovery
- User and permission management
- Advanced features specific to each service
Beautiful, interactive web interfaces for each service with:
- Dark sci-fi theme with animations
- One-click operations for complex tasks
- Visual feedback and real-time updates
- Responsive design for all devices
GET /- Service information and featuresGET /health- Health check and statusGET /metrics- Performance metricsPOST /tools- Execute MCP tools
/web/control-panel/- React control panel/web/wow-control/- Sci-fi control center/web/live-ops/- Live operations theater/web/memgraph/- Holographic memory graph/web/audit-cinema/- Audit cinema
Copy env.example to .env and configure:
# Server Configuration
NODE_ENV=production
PORT=3000
BRIDGE_ADMIN_TOKEN=your-secure-token
# Service API Keys (add as needed)
NOTION_API_KEY=your-notion-key
LINEAR_API_KEY=your-linear-key
GITHUB_TOKEN=your-github-token
# ... (see env.example for complete list)Each service can be configured with:
- API keys for authentication
- Base URLs for custom endpoints
- Project IDs for multi-tenant services
- Default models for AI services
Real-time monitoring dashboard with:
- Service status indicators
- Performance metrics graphs
- Live updates via WebSocket
- Operational theater for demos
3D visualization of:
- Service relationships
- Data flow patterns
- Usage statistics
- Interactive exploration
Controlled chaos for testing:
- Random service failures
- Load testing capabilities
- Resilience validation
- Recovery testing
AI-powered suggestions for:
- Next actions based on context
- Optimization recommendations
- Workflow improvements
- Smart automation
- CORS configuration for web access
- Environment variable protection
- API key validation and rotation
- Rate limiting and abuse prevention
- Health checks and status endpoints
- Performance metrics collection
- Error logging and reporting
- Uptime monitoring
- Modular architecture for easy extension
- Type-safe schemas throughout
- Error handling and recovery
- Resource optimization
- Zero-config deployment
- Automatic scaling
- Global CDN
- Environment variable management
# Build image
docker build -t edenos-mcp-bridge .
# Run container
docker run -p 3000:3000 --env-file .env edenos-mcp-bridge# Deploy to Google Cloud Run
gcloud run deploy edenos-mcp-bridge \
--source . \
--platform managed \
--region us-central1 \
--allow-unauthenticated- Unified API for all major services
- Type-safe tool execution
- Easy integration with existing apps
- Comprehensive error handling
- Beautiful interfaces that look like sci-fi
- One-click operations for complex tasks
- Visual feedback and animations
- Easy-to-understand workflows
- Enterprise-grade security
- Scalable architecture
- Comprehensive service coverage
- Professional presentation capabilities
- 15 major service integrations
- 144+ MCP tools across all services
- Complete MCP protocol support
- Production-ready architecture
- Beautiful workspace UIs for each service
- "Wow" factor features that impress everyone
- Fork the repository
- Create a feature branch
- Make your changes
- Test thoroughly
- Submit a pull request
MIT License - see LICENSE file for details.
- GitHub Issues for bug reports
- Discussions for feature requests
- Documentation in the
/docsfolder
Built with ❤️ by the EdenOS Team
"Making MCP servers that make normal people think you're a wizard!" ✨