Loading languages...
TR

trello-mcp-server

@lioarce013

لا يوجد وصف متاح.

trello
mcp-server
ai-assistant
project-management

# mcpServer Config

{
  "mcp": {
    "servers": {
      "trello-mcp": {
        "command": "node",
        "args": [
          "absolute/path/to/the/project/dist/index.js"
        ],
        "env": {
          "TRELLO_API_KEY": "your_api_key",
          "TRELLO_TOKEN": "your_token",
          "TRELLO_BASE_URL": "https://api.trello.com/1"
        }
      }
    }
  }
}

# stdio

node dist/index.js
Transport:
stdio
اللغة:
TypeScript
تم الإنشاء:5/28/2025
تم التحديث:6/21/2025
الصفحة الرئيسية:
https://github.com/lioarce01/trello-mcp-server