Labsco
MCP SERVER

Trello MCP Server

by pscheit

Keep code snippets and notes as Trello cards, and get them back by asking.

Note-Taking & Personal Knowledge Bases
Summary
Your notes live somewhere you can also open by hand.

The store is a Trello board, so the same snippets stay readable, editable and shareable in an app you already have while the agent reaches them through search. Nothing ends up locked inside a database only the server understands.

What it is

An MCP server that uses a Trello board as a knowledge base. Snippets and notes are stored as cards, organised across lists, and categorised with Trello labels; retrieval searches titles, descriptions and labels.

What you get
  • A snippet or a note stored as a card on your knowledge board
  • Stored knowledge retrieved by asking for it
  • Search across card titles, descriptions and labels
  • The topics currently in the board listed
Requirements

A Trello API key and token, created through a Power-Up at trello.com/power-ups/admin, plus the board ID of the board you will use. Node.js runs it, and the repository expects direnv for the environment variables.

Setup effort

Build from source — clone the repository and build it, then point your client at the binary