We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/briansbrian/wlater-McpServer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Virtual environments
.venv/
venv/
env/
ENV/
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
*.egg-info/
dist/
build/
# Sensitive data - IMPORTANT!
master_token.txt
*.token
config.json
.env
*.key
*.pem
.wlater/
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
desktop.ini
# Cache
*.cache
.pytest_cache/
*.log
# Project specific
gkeepapi-main/
Docs/
backup/
wlater-Mcp/
README_old.md
Scripts/