carmelosammarco
MCP Servercarmelosammarcopublic

mcp docker

A simple example in how to dockerise a python mcp server

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Dockerfile
Language
-
License

About This Server

A simple example in how to dockerise a python mcp server

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

MCP Server with Docker

This project demonstrates how to run an MCP (Model Control Protocol) server using Docker throght stdio protocol (locally) and SSE protocol (locally and in remote).

NOTE: you can run the SEE protocol locally if you remove the comment on the host adress = 0.0.0.0 (which means Localhost) or comment it if you plan to deploy the web service somewhere so you can access it remotely. In any case for both cases be sure that the port exposed in the docker file and the one set in the server.py file are identical so to allow the SSE communication.

Prerequisites

  • Docker installed on your system
  • Acount on Render VPS service (for the external deployment and then remotely access)

General Project Structure (for both stdio and sse case)

  • server.py: The MCP server implementation with a simple tool
  • Dockerfile: Instructions for building the Docker image
  • requirements.txt: Python dependencies for the project

Quick Start

1

Clone the repository

git clone https://github.com/carmelosammarco/mcp-docker
2

Install dependencies

cd mcp-docker
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownercarmelosammarco
Repomcp-docker
LanguageDockerfile
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation