# Trello

Covers main interactions with Trello boards. Managing and moving cards, list interactions, and board activities.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add Hint-Services/mcp-trello

# Browse available tools
npx -y @smithery/cli@latest tool list Hint-Services/mcp-trello
```

---

Source: https://github.com/Hint-Services/mcp-trello | License: MIT
