Docker image for the MCP Everything server with SSE transport
Mirror of
Overview
MCP Everything Server Docker Image is a multi-architecture Docker image designed to run the MCP Everything server with Server-Sent Events (SSE) transport.
To use the MCP Everything Server Docker Image, you need to build and run the Docker image using Docker commands. Ensure you have Docker installed and configured for multi-architecture builds.
- Supports both arm64 and amd64 architectures. - Easy setup with Docker Buildx for multi-architecture image creation. - Allows running the server with SSE transport for real-time updates.
- Deploying the MCP Everything server on different hardware architectures.
- Running real-time applications that require SSE transport.
- Simplifying the deployment process with Docker.
Add to your AI client
Use these steps to connect Docker image for the MCP Everything server with SSE transport in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"tzolov-mcp-everything-server-docker-image-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tzolov-mcp-everything-server-docker-image-mcp-mirror"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"tzolov-mcp-everything-server-docker-image-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tzolov-mcp-everything-server-docker-image-mcp-mirror"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"tzolov-mcp-everything-server-docker-image-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tzolov-mcp-everything-server-docker-image-mcp-mirror"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"tzolov-mcp-everything-server-docker-image-mcp-mirror": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tzolov-mcp-everything-server-docker-image-mcp-mirror"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"tzolov-mcp-everything-server-docker-image-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tzolov-mcp-everything-server-docker-image-mcp-mirror"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"tzolov-mcp-everything-server-docker-image-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tzolov-mcp-everything-server-docker-image-mcp-mirror"
]
}
}
}FAQ
What is Docker Buildx?
Docker Buildx is a Docker CLI feature that allows building multi-architecture images.
How do I verify if Buildx is installed?
You can verify by running `docker buildx version` in your terminal.
Can I run this image on my local machine?
Yes, as long as your machine supports Docker and the required architectures.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":573,"uuid":"f6134579-7aab-41f8-a34b-550c850333ec","name":"tzolov_mcp-everything-server-docker-image","title":"Docker image for the MCP Everything server with SSE transport","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2024-12-30T02:56:24.220Z","updated_at":"2025-02-23T07:15:11.879Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"docker,mcp-everything-server,multi-architecture","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/tzolov_mcp-everything-server-docker-image","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]