Skip to main content
Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
en
es
ja
ko
zh
English
Spanish
Japanese
Korean
Chinese
test1
by
barlanyado
Claim
GitHub
Testing & QA Tools
Python
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-server-test
app.py
Dockerfile
__init__.py
pyproject.toml
README.md
smithery.yaml
# Install dependencies only when needed FROM python:3.11 AS deps WORKDIR /app COPY . . RUN pip install --no-cache-dir mcp # Serve static files CMD ["python", "app.py"]
ID: 7o50ymbisa