MCP Server Docker Image for Choreo
@pcnfernando
MCP Server Docker Image for Choreo について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-hosting": {
"command": "docker",
"args": [
"run",
"-p",
"8000:8000",
"\\"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Server Docker Image for Choreo?
The MCP Server Docker Image for Choreo is a lightweight, secure, production-ready Docker container that runs a Node.js-based Model Context Protocol (MCP) server using supergateway. It is designed to be deployed as a service on the Choreo platform.
How to use MCP Server Docker Image for Choreo?
Run the container locally using the docker run command with the required environment variables. The container listens on port 8000 and accepts configuration through variables such as PORT, BASE_URL, SSE_PATH, MESSAGE_PATH, DATA_FOLDER, and SERVER_TYPE.
Key features of MCP Server Docker Image for Choreo
- Node.js-based MCP server container using
supergateway - Lightweight, secure, and production-ready
- Configurable via environment variables (PORT, BASE_URL, etc.)
- Designed for deployment as a service on Choreo
- Exposes port 8000 for MCP communication
- Default server type:
@modelcontextprotocol/server-github
Use cases of MCP Server Docker Image for Choreo
- Deploying an MCP server as a service on Choreo
- Running a local MCP server for development and testing
- Hosting a GitHub MCP server in a containerized environment
FAQ from MCP Server Docker Image for Choreo
—
「クラウドとインフラ」の他のコンテンツ
Azure DevOps MCP Server
Tiberriver256An MCP server for Azure DevOps
Mcp K8s Go
strowkMCP server connecting to Kubernetes
Supabase MCP Server
supabase-communityConnect Supabase to your AI assistants
MCP Gateway
mcp-ecosystem🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes. Features Docker deployment and management UI, requiring no infrastructure modifications.
K8s MCP Server
alexei-ledK8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI syste
コメント