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
            356
            Python
            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 -
            3
            1
            TypeScript
          • -
            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 -
            Python
            MIT License
            • Linux
            • Apple
          • -
            security
            F
            license
            -
            quality
            A Model Context Protocol server that provides AI models with structured access to external data and services, acting as a bridge between AI assistants and applications, databases, and APIs in a standardized, secure way.
            Last updated -
            1
            Python

          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