trello-agent-toolkit

mohamed-foly/trello-agent-toolkit
★ 0 stars TypeScript AI/LLM Updated today
CLI, SDK, and MCP server for AI agents to interact with Trello boards
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "trello-agent-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "mohamed-foly/trello-agent-toolkit"
      ]
    }
  }
}

README Excerpt

An LLM-to-Trello interface — a CLI, SDK, and MCP server that let AI agents (and humans) interact with Trello boards programmatically. Board-agnostic and reusable across projects: point it at any board's config and it works. > **Unofficial project.** This is an independent, community-built tool that uses Trello's public API. It is not affiliated with, endorsed by, or sponsored by Trello or Atlassian. "Trello" is a trademark of Atlassian Pty Ltd.

Tools (1)

BOARD_CONFIG