MCP Server Docker Image for Choreo
@pcnfernando
About MCP Server Docker Image for Choreo
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-hosting": {
"command": "docker",
"args": [
"run",
"-p",
"8000:8000",
"\\"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
—
More Cloud & Infrastructure MCP servers
AWS Model Context Protocol (MCP) Server
alexei-ledA lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context Protocol (MCP). Bridges Claude, Cursor, and other MCP-aware AI tools with AWS CLI for enhanced cloud infrastructure management.
MCP Server that interacts with Azure AI Foundry (experimental)
azure-ai-foundryA MCP Server for Azure AI Foundry: it's now moved to cloud, check the new Foundry MCP Server

Aws Kb Retrieval Server
modelcontextprotocolModel Context Protocol Servers
Query | MCP server for Supabase
alexander-zuevQuery MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support, automatic migration versioning, access to logs and much more.
AWS MCP Servers
awslabsOpen source MCP Servers for AWS
Comments