We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zhenkai-dev/weather-by-met'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•418 B
# Database Configuration
# Update DB_PASSWORD with your actual MySQL password
DB_HOST=localhost
DB_USER=root
DB_PASSWORD=
DB_NAME=weather_by_met
# Telegram Configuration (Optional)
# Get your bot token from @BotFather on Telegram
# Get your chat ID by sending a message to your bot and checking updates
# Telegram alerts will be sent only when errors occur during scheduler jobs
TELEGRAM_BOT_TOKEN=
TELEGRAM_CHAT_ID=