Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Ratish1
Copy link
Contributor

@Ratish1 Ratish1 commented Oct 2, 2025

Description

This PR introduces a new, fully functional Model Context Protocol (MCP) server for Trello, expanding the Klavis AI ecosystem by allowing AI agents to natively interact with Trello for project management tasks.

The server provides a comprehensive set of tools to manage Trello resources, including:

  • Board Management: Creating and fetching user boards.
  • List Operations: Fetching lists within a board.
  • Card Operations: Creating, reading, updating, and deleting cards.
  • Checklist Management: Creating checklists on cards and managing their items.

Related issue

Type of change

  • New MCP feature (non-breaking change which adds functionality)

How has this been tested?

(Add screenshots or recordings here if applicable.)

1111 222 3333 333 444 666 555 777 Untitled

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes

@zihaolin96
Copy link
Contributor

we'll internally evaluate and probably will optimize/update the code before launch. Thank you!

@zihaolin96 zihaolin96 merged commit 08a2c41 into Klavis-AI:main Oct 14, 2025
1 check passed
@Ratish1
Copy link
Contributor Author

Ratish1 commented Oct 14, 2025

we'll internally evaluate and probably will optimize/update the code before launch. Thank you!

Thanks.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants