mcp-server-trello

ftaricano/mcp-server-trello
★ 0 stars TypeScript 🔌 API Integration Updated 1d ago
Trello MCP Server with SPARC methodology support
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-trello": {
      "command": "npx",
      "args": [
        "-y",
        "ftaricano/mcp-server-trello"
      ]
    }
  }
}

README Excerpt

<a href="https://glama.ai/mcp/servers/klqkamy7wt"><img width="380" height="200" src="https://glama.ai/mcp/servers/klqkamy7wt/badge" alt="Server Trello MCP server" /></a> A Model Context Protocol (MCP) server that provides tools for interacting with Trello boards. This server enables seamless integration with Trello's API while handling rate limiting, type safety, and error handling automatically.

Tools (20)

add_card_to_listadd_checklist_itemadd_list_to_boardarchive_cardarchive_listattach_image_to_cardfind_checklist_items_by_descriptiongenerate_imageget_acceptance_criteriaget_active_board_infoget_cardget_cards_by_list_idget_checklist_by_nameget_checklist_itemsget_listsget_my_cardsget_recent_activityitemslist_boardslist_boards_in_workspace

Topics

mcpmodel-context-protocolproductivitytask-managementtrellotypescript