Back to Home
delorenj icon

mcp-server-trello

Verified Safe

by delorenj

Overview

This server provides tools for interacting with Trello boards, enabling automation of project management, task management, and reporting workflows.

Installation

Run Command
npx @delorenj/mcp-server-trello

Environment Variables

  • TRELLO_API_KEY
  • TRELLO_TOKEN
  • TRELLO_BOARD_ID
  • TRELLO_WORKSPACE_ID

Security Notes

The server uses environment variables for sensitive API keys and tokens, avoiding hardcoded secrets. Input validation is handled via Zod schemas before API calls, mitigating common injection risks. File attachment logic includes checks for local file paths, which is a sensitive area, but the implementation aims to limit risks. There is no direct use of 'eval' or other easily exploitable patterns observed.

Similar Servers

Stats

Interest Score38
Security Score8
Cost ClassMedium
Avg Tokens1500
Stars201
Forks66
Last Update2025-12-18

Tags

TrelloProject ManagementTask ManagementAutomationKanban