Metadata-Version: 2.4
Name: mcp-server-trello
Version: 0.2.0
Summary: MCP server for Trello API integration
Author-email: Liad Goren <khgs2411@gmail.com>
Requires-Python: >=3.10
Requires-Dist: fastmcp>=2.12.4
Requires-Dist: requests>=2.32.5
Description-Content-Type: text/markdown

# MCP Server for Trello

A Model Context Protocol (MCP) server that provides integration with the Trello API.

## Features

- Manage boards, lists, and cards
- Create and update Trello content
- Add comments and track actions
- Full Trello API integration

## Installation

```bash
uvx mcp-server-trello
```
