Skip to content

Feat: Trello integration#624

Open
AggManik wants to merge 1 commit intomainfrom
manik/integrations/trello
Open

Feat: Trello integration#624
AggManik wants to merge 1 commit intomainfrom
manik/integrations/trello

Conversation

@AggManik
Copy link
Copy Markdown
Contributor

@AggManik AggManik commented Mar 5, 2026

Summary

Adds a full Trello integration with OAuth2 auth, schedule-based activity sync, and a comprehensive MCP toolset.

  • OAuth2 via Atlassian (auth.atlassian.com) with read:trello, write:trello, delete:trello scopes
  • Schedule sync every 5 minutes — polls all open boards for activity (card creates/moves/updates, comments, checklist completions, member changes, etc.) and surfaces them as CORE activity events
  • 120+ MCP tools across all Trello resource types: boards, cards, lists, checklists, labels, members, organizations, notifications, actions, search, tokens, and webhooks

MCP Tools

Resource Operations
Boards get, create, update, delete, members, labels, lists, plugins, calendar/email keys
Cards get, create, update, delete, attachments, comments, checklists, labels, members, stickers, votes, custom fields
Lists get, create, update, archive, move, move-all-cards
Checklists get, create, update, delete, items
Labels get, create, update, delete
Members get, boards, cards, notifications, organizations, board stars, saved searches
Organizations get, create, update, delete, members, boards, plugins
Notifications get, update, mark all read
Search trello_search, trello_search_members
Webhooks get, create, update, delete
Actions get, update, delete, reactions

@AggManik AggManik changed the title Feat: trello integration Feat: Trello integration Mar 5, 2026
@AggManik AggManik linked an issue Mar 5, 2026 that may be closed by this pull request
8 tasks
@harshithmullapudi harshithmullapudi added this to the Mar 8 milestone Mar 9, 2026
@harshithmullapudi harshithmullapudi self-assigned this Mar 9, 2026
@harshithmullapudi harshithmullapudi moved this from Todo to Review in Public roadmap Mar 9, 2026
@harshithmullapudi harshithmullapudi modified the milestones: Mar 8, Mar 15 Mar 9, 2026
@AggManik AggManik modified the milestones: Mar 15, Mar 22, Mar 29 Mar 17, 2026
@AggManik AggManik moved this from Review to Blocked in Public roadmap Mar 30, 2026
@AggManik
Copy link
Copy Markdown
Contributor Author

atlassian stopped new oauth creation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Blocked

Development

Successfully merging this pull request may close these issues.

New Integration: Trello

2 participants