This MCP server provides tools for interacting with Trello boards, enabling integration with Trello's API while managing rate limiting, type safety, and error handling automatically.
From the registry: MCP server for Trello boards with rate limiting, type safety, and comprehensive API integration.
Please install the `mcp-server-trello` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Trello API key** — Get an API key from trello.com/app-key (https://trello.com/app-key)
- **Trello token** — Generate a token via https://trello.com/1/authorize?expiration=never&name=YOUR_APP_NAME&scope=read,write&response_type=token&key=YOUR_API_KEY (https://trello.com/app-key)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["@delorenj/mcp-server-trello"]
- required environment variables:
- `TRELLO_API_KEY`: Trello API key (example: `<your-api-key>`)
- `TRELLO_TOKEN`: Trello API token (example: `<your-token>`)
- optional environment variables:
- `TRELLO_BOARD_ID`: Deprecated: default board ID
- `TRELLO_WORKSPACE_ID`: Initial workspace ID (changeable via set_active_workspace)
Note: Also supports bunx (faster) and Docker. Use npx for widest compatibility.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.TRELLO_API_KEYrequiredYour Trello API key.TRELLO_TOKENrequiredYour Trello token for authentication.Control Unreal Engine to browse assets, import content, and manage levels and sequences. Automate…