Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"trello-mcp": {
"command": "uv",
"args": [
"run",
"mcp",
"install",
"main.py"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"trello-mcp": {
"command": "uv",
"args": [
"run",
"mcp",
"install",
"main.py"
]
}
}
}