trelly-mcp

trelly-mcp is a skill for Claude Code from brandonkramer/trelly. It costs 72 tokens per session (2,369 once invoked), scanned A, original, no licence file.

A connector for Trelly, a tool for working with Trello boards and cards through an MCP server. MCP is a standard way for coding assistants to call external tools.

In plain words
What is it for?
Use it to list boards, find or create cards and todos, inspect Trello data, and link GitHub pull requests or commits to cards.
Why use it?
It removes the need to manually configure each Trello action in an assistant such as Cursor or Claude. It also helps choose between using the MCP server and the command-line tool.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the trelly plugin — 2 skills shipped together

Good fit Use it to list boards, find or create cards and todos, inspect Trello data, and link GitHub pull requests or commits to cards.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/brandonkramer/trelly/trelly-mcp
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add brandonkramer/trelly --skill trelly-mcp
Clone the repo
git clone --depth 1 https://github.com/brandonkramer/trelly

Made for: Claude Code.

Or install trelly, the plugin that ships this one along with the rest of its 2 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for trelly-mcp

README.md
[![agentmods](https://agentmods.dev/badge/skills/brandonkramer/trelly/trelly-mcp.svg)](https://agentmods.dev/skills/brandonkramer/trelly/trelly-mcp)
Your own site
<a href="https://agentmods.dev/skills/brandonkramer/trelly/trelly-mcp"><img src="https://agentmods.dev/badge/skills/brandonkramer/trelly/trelly-mcp.svg" alt="Measured on agentmods" height="20"></a>
Per session 72 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,369 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00072 $0.02369
Opus 5 $0.00036 $0.01184
Sonnet 5 $0.00014 $0.00474
Haiku 4.5 $0.00007 $0.00237

Measured 7d ago against content hash d597f1e0d785, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

trelly-mcp scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/trelly-mcp/SKILL.md · 253 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 253 lines · 72 tokens per session scan A d597f1e0d785

Subscribe to this mod's changes

trelly-mcp is a skill published in the GitHub repository brandonkramer/trelly (3 stars, last pushed 1mo ago), with no licence file. It adds 72 tokens to every session and 2,369 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

swarm-plan

Full execution protocol for MODE: PLAN -- plan creation, external plan ingestion, QA gate persistence, task granularity, and traceability checks.

ZaxbyHub/opencode-swarm · 32 tokens

loop

Full execution protocol for MODE: LOOP — the compound-engineering loop: brainstorm → plan → build → review → improve, iterating under defense-in-depth stop conditions with generator/critic separation, durable resumable state, and mandatory compounding learning capture. Loaded on demand by the architect when the loop…

ZaxbyHub/opencode-swarm · 72 tokens

parallel-work-check

Apply before starting work on an existing branch. Checks for parallel work by other agents or developers that may supersede or conflict with your planned changes. Prevents wasted effort on stale branches.

ZaxbyHub/opencode-swarm · 41 tokens

issue-ingest

Full execution protocol for MODE: ISSUEINGEST -- GitHub issue intake, localization, spec generation, and transition to the full fix workflow.

ZaxbyHub/opencode-swarm · 33 tokens

phase-wrap

Claude Code adapter for MODE: PHASE-WRAP. Delegates to the canonical opencode-swarm phase boundary protocol.

ZaxbyHub/opencode-swarm · 0 tokens

businesses

Business lifecycle skill (DOMAIN-AGNOSTIC). Creates, lists, inspects, validates, and migrates businesses — autonomous multi-agent organizations — following the Business Protocol v2 (v1 businesses still load unchanged). Works for ANY domain: marketing, healthcare, engineering, legal, real-estate, gaming, foodtech…

gutomec/nirvana-os-engine · 145 tokens