andypost_mcp-server-ts-trello

MCP-Mirror/andypost_mcp-server-ts-trello

3.1

If you are the rightful owner of andypost_mcp-server-ts-trello and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A TypeScript implementation of a Model Context Protocol (MCP) server for Trello integration, providing tools for AI assistants to interact with Trello boards, lists, and cards.

Tools

Functions exposed to the LLM to take actions

get_boards

Retrieves all Trello boards for the authenticated user.

get_lists

Fetches all lists from a specified board.

get_cards

Gets cards from a board or specific list.

get_card_details

Retrieves detailed information about a specific card.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources