WRLD_MCP_Collection
Verified Safeby WRLDInc
Overview
Manages and deploys a collection of MCP (Multi-Modal Compute Protocol) server configurations for WRLD Inc's development environments using Docker MCP Gateway.
Installation
docker mcp gateway runEnvironment Variables
- OP_VAULT
- OP_CONNECT_HOST
- OP_CONNECT_TOKEN
- CONFIG_PATH
- NODE_ENV
- MAX_CONCURRENT_SESSIONS
- PREBOOT_CHROME
- CONNECTION_TIMEOUT
Security Notes
The project heavily relies on 1Password for secure secret management, explicitly advising against committing credentials. Deployment scripts utilize SSH for remote host configuration, installing Docker and 1Password CLI via common 'curl | sudo sh' patterns, which carry inherent supply chain risks. No direct hardcoded secrets or malicious patterns are observed within the provided code snippets. Overall, good security practices are emphasized.
Similar Servers
metamcp
Dynamically aggregates multiple MCP servers into a unified MetaMCP server, applies middleware, and exposes them through configurable API endpoints.
mcp-k8s
A Kubernetes MCP (Model Control Protocol) server that enables natural language interaction with Kubernetes clusters and Helm for resource and release management.
mcp-jest
Automated testing, discovery, and validation framework for Model Context Protocol (MCP) servers.
mcp-server
A web-based Docker management platform for deploying, managing, and building custom AI tools (MCP servers) for integration with language models.