trello-sumar
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TRELLO_TOKEN | Yes | Your Trello API token, generated via the authorization URL | |
| TRELLO_API_KEY | Yes | Your Trello API key, obtained from https://trello.com/power-ups/admin |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| zoznam_boardovA | Vypíše všetky Trello nástenky používateľa aj s ich ID. Použi, keď nevieš, ktorý board používateľ myslí, alebo keď sa pýta, aké projekty v Trelle má. |
| sumar_projektuA | Vytvorí kompletný sumár projektu podľa pevného template. Použi vždy, keď používateľ povie 'urob mi sumár projektu', 'zhrň projekt', 'ako to vyzerá s projektom' a podobne. Parameter board je názov nástenky alebo jej časť, prípadne ID. |
| stav_projektuA | Povie, čo je na projekte hotové, čo sa práve robí a čo ešte treba urobiť. Použi pri otázkach typu 'čo je hotové', 'čo ešte treba dorobiť', 'ako sme na tom'. Kratšia odpoveď ako celý sumár. |
| priorityA | Zoradí nedokončené úlohy podľa priority a termínu a povie, čo horí. Použi pri otázkach 'aké sú priority', 'čo mám robiť najskôr', 'čo je najdôležitejšie'. |
| aktivitaA | Zhrnie, čo sa na projekte dialo za posledných N dní. Použi pri otázkach 'čo sa dialo minulý týždeň', 'aký bol pokrok', 'čo sa zmenilo'. Parameter dni je počet dní dozadu, predvolene 7. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lenkascakova-ai/trello-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server