# Python
__pycache__/
*.py[cod]
*$py.class
# Virtual environment
# Replace 'venv' with the name of your virtual environment directory if it's different
venv/
.venv/
env/
ENV/
*/venv/
*/.venv/
# Environment variables file
.env
*.env
# IDE / Editor specific files
# VS Code
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
*.code-workspace
# Other common IDEs (optional, add if you use them)
# .idea/ (PyCharm, IntelliJ)
# *.nbproject/ (NetBeans)
# *.sublime-workspace (Sublime Text)
# OS generated files
# macOS
.DS_Store
.AppleDouble
.LSOverride
._*
.Spotlight-V100
.Trashes
# Windows
Thumbs.db
ehthumbs.db
Desktop.ini
# Build artifacts (if you had any, not strictly for this project yet)
# build/
# dist/
# *.egg-info/
# Test output / coverage reports (if you generate them later)
# .pytest_cache/
#
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/ramonbnuezjr/mcp-weather-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server