← 返回
未分类 Key 中文

Maverick Trello Mcp

Search, read, and update Trello boards, lists, cards, checklists, members, and comments through a local MCP wrapper. Use when the user asks about Trello task...
通过本地 MCP 包装器搜索、读取和更新 Trello 看板、列表、卡片、检查清单、成员和评论。用于用户询问 Trello 任务时。
maverick maverick 来源
未分类 clawhub v1.0.4 3 版本 100000 Key: 需要
★ 0
Stars
📥 564
下载
💾 1
安装
3
版本
#latest

概述

Trello

Quick start

This skill is a thin pass-through to a local stdio MCP server. mcporter spawns the skill's Python server on each call and passes the configured Trello env vars to the subprocess.

mcporter --config {baseDir}/mcporter.json list maverick-trello --schema

For structured output:

mcporter --config {baseDir}/mcporter.json call --output json maverick-trello.<tool> key=value

Safety

Write operations that create, move, update, archive, delete, assign, comment on, or checklist-edit Trello cards modify shared board state. Confirm clear user intent before invoking write tools, and read current board/list/card state before changing it.

Authentication

The deployment harness provides a Trello access token and API key. mcporter passes them into the stdio subprocess via mcporter.json; the local server sends Trello API requests with the configured API key and token.

This skill does not claim a refresh-token contract for Trello. If Trello rejects the token, reconnect the integration so the deployment harness can provision a new access token.

Data flow

Tool calls run locally: mcporter spawns this skill's Python MCP server as a subprocess, and that server forwards Trello API requests with the configured API key and token. Trello sees the board, list, card, checklist, member, and comment data referenced by each call. Use this skill for Trello-related work only; do not pass unrelated sensitive content through these tools.

Dependencies

  • mcporter (github.com/steipete/mcporter) — MCP CLI used to invoke the local MCP server. Auto-installed via npm install -g --ignore-scripts mcporter if missing on PATH (see install spec in frontmatter). The install spec uses unpinned mcporter (npm latest); operators with strict supply-chain controls should override the install to pin a specific version.
  • uv (docs.astral.sh/uv) — runs the Python wrapper and local MCP server from their inline dependency metadata.

版本历史

共 3 个版本

  • v1.0.4 当前
    2026-05-21 23:19 安全 安全
  • v1.0.3
    2026-05-21 13:14 安全 安全
  • v1.0.0
    2026-05-08 02:58 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Calendar

ndcccccc
日历管理与日程安排。创建事件、管理会议,并实现多日历平台同步。
★ 7 📥 23,675
business-ops

Trello

steipete
使用 Trello REST API 管理看板、列表和卡片
★ 163 📥 41,719
design-media

Maverick Canva Mcp

maverick
通过Canva托管的MCP服务器搜索、读取和管理Canva设计作品。轻量级传递至Canva官方MCP;实时工具目录取决于...
★ 0 📥 846