# Generated by https://smithery.ai. See: https://smithery.ai/docs/config#dockerfile
FROM python:3.11-slim
WORKDIR /app
COPY . .
# Use --ignore-requires-python to bypass the Python version check in pyproject.toml
RUN pip install --no-cache-dir --ignore-requires-python .
CMD ["mcp", "run", "src/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/tywenk/mcp-sol'
If you have feedback or need assistance with the MCP directory API, please join our Discord server