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
—
云与基础设施 分类下的更多 MCP 服务器
aws-finops-mcp-server
ravikiranvmAn MCP (Model Context Protocol) server that brings powerful AWS FinOps capabilities directly into your AI assistant. Analyze cloud costs, audit for waste, and get budget insights using natural language, all while keeping your credentials secure on your local machine.
Supabase MCP Server
coleam00Supabase MCP server created in Python.
container-use
daggerDevelopment environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.
AWS MCP Servers
awslabsOpen source MCP Servers for AWS
GCP MCP
eniayomiA Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This allows for natural language querying and management of your GCP resources during conversations.
评论