Skip to main content
Glama

WSB Analyst MCP Server

Dockerfile351 B
# Generated by https://smithery.ai. See: https://smithery.ai/docs/config#dockerfile FROM ghcr.io/astral-sh/uv:alpine # Set working directory WORKDIR /app # Copy project files COPY . /app # Install dependencies using uv RUN uv sync # Expose required ports (none, using stdio) # Default command CMD ["uv", "--directory", "/app", "run", "server.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/ferdousbhai/wsb-analyst-mcp'

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