Skip to main content
Glama

MCP Server Demo

by Drakoxw

CORRER APP

Instalar dependencias
uv sync
Correr APP
uv run server.py

DOCKER

docker build -t mcp-server-demo .
docker run -p 8000:8000 --name app-mcp-server mcp-server-demo

ADICIONAL

Instalar librerias
pip install "any"
Instalar en claude desktop
uv run mcp install server.py
Correr MCP inspector
uv run mcp install server.py
CONEXION:

Ejecutando el Script

{ "mcpServers": { "mcp-server-demo": { "command": "C:\\Users\\my-user\\.local\\bin\\uv.EXE", "args": [ "run", "--with", "mcp[cli]", "mcp", "run", "C:\\Users\\my-path\\mcp-server-demo\\server.py" ] } } }

Ejecutando el servidor

{ "mcpServers": { "mcp-server-docker": { "url": "http://0.0.0.0:8000/mcp/" } } }

REFERENCIAS

-
security - not tested
F
license - not found
-
quality - not tested

A Model Context Protocol server implementation that can be run directly or through Docker, enabling AI assistants to interact with external systems through the MCP standard.

  1. Instalar dependencias
    1. Correr APP
      1. DOCKER
        1. ADICIONAL
          1. Instalar librerias
          2. Instalar en claude desktop
          3. Correr MCP inspector
          4. CONEXION:
        2. REFERENCIAS

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            A powerful Model Context Protocol (MCP) server for Docker operations, enabling seamless container and compose stack management through Claude AI.
            Last updated -
            4
            378
            MIT License
            • Apple
          • -
            security
            F
            license
            -
            quality
            A comprehensive Model Context Protocol server implementation that enables AI assistants to interact with file systems, databases, GitHub repositories, web resources, and system tools while maintaining security and control.
            Last updated -
            6
            1
          • -
            security
            A
            license
            -
            quality
            A Model Context Protocol server that provides tools for interacting with Docker images, containers, and registries, enabling AI assistants to search, analyze, and manage Docker resources through a standardized interface.
            Last updated -
            MIT License
            • Linux
            • Apple
          • -
            security
            A
            license
            -
            quality
            A guide for implementing Model Context Protocol (MCP) servers that provide AI models with external tools like web search, text manipulation, and mathematical operations.
            Last updated -
            8
            MIT License

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/Drakoxw/mcp-server'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server