mcp-server-ts-trello
0
The Trello MCP Server is a TypeScript-based server facilitating interaction with Trello through the Model Context Protocol, specifically designed for AI integration. Its standout features include full Trello API access, comprehensive error handling, and TypeScript's type safety.
Trello MCP Server (TypeScript)
A TypeScript implementation of a Model Context Protocol (MCP) server for Trello integration, enabling AI assistants to interact with Trello boards, lists, and cards.
Features
- Full Trello API integration through MCP tools
- Asynchronous operations for better performance
- Type-safe implementation using TypeScript
- Comprehensive error handling
- Environment-based configuration
Prerequisites
- Node.js 18.x or higher
- npm or yarn
- Trello API credentials
Contributing
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
Using with Cline
To use this MCP server with Cline, add the configuration to your settings file and restart Cline.