Labsco
pscheit logo

Trello MCP Server

from pscheit

Uses a Trello board as a knowledge base to store and retrieve code snippets, notes, and other information.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

Trello MCP Server

An MCP (Model Context Protocol) server that uses Trello as a knowledge base for storing and retrieving code snippets, notes, and other information.

Attention(!!)

Claude wrote this. I didnt verify line by line what it wrote. So be aware when using this and do your own review. I provide this repo as is and will not be responsible for any damages this causes.

Features

  • Store code snippets and notes as Trello cards
  • Search across card titles, descriptions, and labels
  • Organize knowledge by boards and lists
  • Tag-based categorization using Trello labels
  • Full CRUD operations on your knowledge base

MCP Tools Available

  • store_knowledge - Save a new piece of information
  • search_knowledge - Find existing information
  • get_knowledge - Retrieve specific knowledge by ID
  • list_topics - Show all available topics/categories