Cover image
mcp-everything-server-docker-imagen
Public

mcp-everything-server-docker-imagen

Try Now
2024-12-16

Imagen de Docker para el servidor MCP Everything con SSE Transport

3 years

Works with Finder

1

Github Watches

1

Github Forks

2

Github Stars

Docker image for the MCP Everything server with SSE transport

MCP Everything server source code: https://github.com/modelcontextprotocol/servers/tree/main/src/everything

Image name: tzolov/mcp-everything-server:v1

Create a multi-architecture image supporting both arm64 and amd64.

Enable Docker Buildx

Buildx is an experimental Docker CLI feature for building multi-architecture images. It’s included by default in modern Docker versions.

Verify Buildx is installed:

docker buildx version

If not installed, update Docker or enable experimental features in your Docker config file.

Create a new builder instance:

docker buildx create --use --name multiarch-builder
docker buildx inspect --bootstrap

This sets up a Buildx builder that supports multi-architecture builds.

Build and Push Multi-Architecture Image

Use the following steps to build and push the image to Docker Hub:

Log in to Docker Hub (if not already logged in):

docker login

Build and push the image for multiple platforms:

docker buildx build --platform linux/amd64,linux/arm64 -t tzolov/mcp-everything-server:v1 --push .

This command: (1) Builds the image for amd64 and arm64; (2) Pushes the multi-architecture manifest to Docker Hub

Verify the Multi-Architecture Image

After pushing, confirm that the image supports multiple architectures:

Inspect the image manifest:

docker manifest inspect tzolov/mcp-everything-server:v1

Look for entries under manifests showing arm64 and amd64.

Run the image

docker run -p 3001:3001 --rm -it tzolov/mcp-everything-server:v1

Debug

Run the image using the bash entry point

docker run -p 3001:3001 --rm -it --entrypoint bash tzolov/mcp-everything-server:v1

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Andris Teikmanis
  • Latvian GPT assistant for developing GPT applications

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Navid RezaeiSarchoghaei
  • Professional Flask/SQLAlchemy code guide. Follow: https://x.com/navid_re

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

  • https://cantaspinar.com
  • Summarizes videos and answers related questions.

  • https://tovuti.be
  • Oede knorrepot die vasthoudt an de goeie ouwe tied van 't boerenleven

  • ANGEL LEON
  • A world class elite tech co-founder entrepreneur, expert in software development, entrepreneurship, marketing, coaching style leadership and aligned with ambition for excellence, global market penetration and worldy perspectives.

  • apappascs
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • OffchainLabs
  • Implementación de la prueba de estaca Ethereum

  • oatpp
  • Implementación del protocolo de contexto modelo de Anthrope para OAT ++

  • huahuayu
  • Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.

  • deemkeen
  • Controle su MBOT2 con un combo de potencia: MQTT+MCP+LLM

  • zhaoyunxing92
  • 本项目是一个钉钉 MCP (Protocolo del conector de mensajes )服务 , 提供了与钉钉企业应用交互的 API 接口。项目基于 Go 语言开发 支持员工信息查询和消息发送等功能。 支持员工信息查询和消息发送等功能。

    Reviews

    4 (1)
    Avatar
    user_RuP5tG7s
    2025-04-15

    Untappd MCP Server using Azure Functions by jtucker is an excellent tool for managing and scaling beverage application data seamlessly. Leveraging the power of Azure Functions, this server ensures high performance, reliability, and ease of integration. As a loyal user, I highly appreciate its robust functionalities and seamless cloud-based operations. Highly recommended!