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.
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.
- 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
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.
Build from source — clone the repository and build it, then point your client at the binary
