# Trello MCP Server A Model Context Protocol (MCP) server that provides tools for interacting with the Trello API. Credentials are stored securely in
Connect Trello to Claude, Cursor or any other MCP client and it stops being a tab you switch to. # Trello MCP Server A Model Context Protocol (MCP) server that provides tools for interacting with the Trello API. Credentials are stored securely in your OS credential manager, not in plaintext files. ## Features - **Secure Credential. The trello mcp server is what makes that connection.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
get_boards — Get all boards for the authenticated userget_board — Get a specific board by IDcreate_board — Create a new boardupdate_board — Update an existing boarddelete_board — Delete a boardget_board_lists — Get all lists on a boardget_board_members — Get all members of a boardget_board_labels — Get all labels on a boardclose_board — Close (archive) a boardreopen_board — Reopen a closed boardget_list — Get a specific list by IDcreate_list — Create a new list on a boardSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client. The configuration blocks on this page cover the common clients.
This sits in the planning and project tracking group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Trello's toolset — get_boards, get_board, create_board and 11 more — is a fair guide to whether it matches your workflow. It is maintained by v4lheru; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Trello's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| get_boards | Get all boards for the authenticated user |
| get_board | Get a specific board by ID |
| create_board | Create a new board |
| update_board | Update an existing board |
| delete_board | Delete a board |
| get_board_lists | Get all lists on a board |
| get_board_members | Get all members of a board |
| get_board_labels | Get all labels on a board |
| close_board | Close (archive) a board |
| reopen_board | Reopen a closed board |
| get_list | Get a specific list by ID |
| create_list | Create a new list on a board |
| update_list | Update an existing list |
| archive_list | Archive a list |
{
"mcpServers": {
"trello": {
"command": "node",
"args": ["C:/path/to/trello-mcp-server/build/index.js"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Your workspace, on speaking terms with AI — search, read and write Notion pages and databases.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.