Skip to main content
Glama

MCP GPT Image 1

Dockerfile385 B
# Generated by https://smithery.ai. See: https://smithery.ai/docs/build/project-config FROM python:3.10-slim WORKDIR /app # Install dependencies COPY . /app RUN pip install --no-cache-dir fastapi uvicorn openai mcp requests filetype aiofiles # Expose storage server port (internal use) EXPOSE 9000 # Default command to start MCP server over stdio CMD ["python", "openai_image.py"]

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/GaussianGuaicai/MCP-OpenAI-ImageAPI'

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