trello-mcp-server

by v4lheru
Verified
# API Keys and Authentication API_KEY=your_api_key_here # Trello Configuration TRELLO_API_KEY=your_trello_api_key_here TRELLO_TOKEN=your_trello_token_here # Service Configuration SERVICE_URL=https://api.example.com SERVICE_TIMEOUT=30000 # Optional Settings DEBUG=false LOG_LEVEL=info