Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by hirotoe0112 • DevOps & CI/CD
A sample mcp.json showing how to launch an MCP server inside a Docker Compose container by exec'ing a Node process.
Run an MCP server inside an existing Docker Compose service for local development or testing.
Execute a Node-based MCP entry point (build/index.js) within a container without rebuilding images.
Integrate MCP server startup into Docker Compose–based CI/CD or deployment workflows.
This repository provides a minimal example mcp.json that demonstrates running an MCP server via a docker compose exec command. It shows how to invoke a Node-based MCP entry point (build/index.js) inside an existing compose service, which is useful for local development or running MCP in containerized environments. The example makes it easy to integrate an MCP server into existing Docker Compose workflows and CI/CD pipelines without rebuilding images.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.