@omnicoreos/planka-mcp

MCPcomunidad
v0.3.0planka-mcp contributorsMITActualizado hace 3 dnpmGitHub

A Planka 2.x MCP server with verified writes and an optional agent workflow

Funciona en
ClaudeCursorCopilotGemini

Inferido de los transportes que declara este listado (stdio). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.

Indexado automáticamente desde fuentes públicas. Aún sin verificar por su desarrollador en Forge.Reclamar este listado →
100Descargas/sem.
2Estrellas en GitHub
hace 3 dÚltima actualización
Lee estas credenciales
  • PLANKA_API_KEYClave de APIopcional

    Planka API key (X-Api-Key). Recommended: replaces the email/password login

  • PLANKA_AGENT_PASSWORDClave de APIopcional

    Password of the Planka agent user. Only needed when PLANKA_API_KEY is not set

Declarado por el autor en el registro oficial de MCP. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.

Paquete
Autorplanka-mcp contributors
LicenciaMIT
Versión0.3.0
Fuentenpm+mcp-registry
Estado de confianza
B
60/100Bueno
Listado en el índice de Forge+10/10
Identidad del publicador verificada+0/20
Publicador: ejecuta `forge publish` desde el repo del paquete para reclamar la propiedad
Firma de publicación Ed25519+0/5
Se incluye automáticamente cuando el publicador ejecuta `forge publish`
Verificación de dominio+0/5
Publicador: aloja /.well-known/forge.json en la página del paquete con { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+0/5
Publica desde GitHub Actions con --provenance para que la attestation vincule este paquete a este repo
Coincidencia de maintainer en npm+0/5
Se consigue cuando tu identidad esté verificada arriba y ese login sea maintainer de este paquete en npm
Análisis CVE · limpio+30/30
Análisis estático · limpio+20/20
Pégalo en Claude Code, Cursor o cualquier asistente de IA para corregir todas las carencias
EstadoIndexado por la comunidad
PublicadorSin verificar
FirmaSin firmar
Dominio
Procedencia
Dependencias✓ 60 resueltas+ · ninguna vulnerable
Superficie de herramientas40 herramientas · 6 privilegiadas
Análisis de seguridad✓ Limpiov0.3.0 · hoy¿Qué tan bien funciona este análisis?
EvaluacionesNinguna
Indexado6 sept 2026

La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.

Herramientas

40 herramientas · 6 privilegiadas
Extraído estáticamente del paquete publicadov0.3.0 · 2h ago

Leído del código que npm publica realmente, en el momento del análisis. El paquete nunca se ejecutó. Las herramientas registradas dinámicamente en tiempo de ejecución, o escondidas en código empaquetado o minificado, pueden pasarse por alto — así que esto es un mínimo de la superficie de herramientas, no un censo completo.

boardIdBoard to work on. Optional: omit it when PLANKA_DEFAULT_BOARD_ID is configured, or let the summary resolve it.

Board to work on. Optional: omit it when PLANKA_DEFAULT_BOARD_ID is configured, or let the summary resolve it.

No se publicó ningún esquema de entrada para esta herramienta.

planka-open-sessionRead the board the cheap way and report where it stands: columns, counts, what moved recently, what is waiting on a human.

Read the board the cheap way and report where it stands: columns, counts, what moved recently, what is waiting on a human.

No se publicó ningún esquema de entrada para esta herramienta.

sinceISO date to measure recent movement from (defaults to the last 24 hours).

ISO date to measure recent movement from (defaults to the last 24 hours).

No se publicó ningún esquema de entrada para esta herramienta.

planka-close-cardRecord a closing comment with real evidence, move the card, and prove both landed.

Record a closing comment with real evidence, move the card, and prove both landed.

No se publicó ningún esquema de entrada para esta herramienta.

cardIdCard to close.

Card to close.

No se publicó ningún esquema de entrada para esta herramienta.

listIdColumn to move the card to. Optional: without it, propose the destination and ask before moving.

Column to move the card to. Optional: without it, propose the destination and ask before moving.

No se publicó ningún esquema de entrada para esta herramienta.

planka-board-triageWalk the columns that are waiting on a person and turn each card into one concrete question or next step.

Walk the columns that are waiting on a person and turn each card into one concrete question or next step.

No se publicó ningún esquema de entrada para esta herramienta.

listsComma-separated names of the columns to walk. Defaults to whatever the summary shows as waiting on a human.

Comma-separated names of the columns to walk. Defaults to whatever the summary shows as waiting on a human.

No se publicó ningún esquema de entrada para esta herramienta.

workflow-readmeThe optional board workflow: columns, labels, who moves what, and the director/worker split. Read it before running cards in parallel.

The optional board workflow: columns, labels, who moves what, and the director/worker split. Read it before running cards in parallel.

No se publicó ningún esquema de entrada para esta herramienta.

workflow-board-templateThe columns and labels the workflow expects, ready to create on a fresh board.

The columns and labels the workflow expects, ready to create on a fresh board.

No se publicó ningún esquema de entrada para esta herramienta.

skill-orchestratorDirector role: select cards, dispatch one worker per card, audit evidence, merge. Same text the plugin installs as a skill.

Director role: select cards, dispatch one worker per card, audit evidence, merge. Same text the plugin installs as a skill.

No se publicó ningún esquema de entrada para esta herramienta.

skill-close-cardClosing a card honestly: required evidence, the closing comment template, and which transition each role owns.

Closing a card honestly: required evidence, the closing comment template, and which transition each role owns.

No se publicó ningún esquema de entrada para esta herramienta.

planka-2x-gotchasHow Planka 2.x actually behaves: HTML-with-200 on unknown GETs, 404 that means 403, fixed page sizes, archive lists. Read this when a call answers something that makes no sense.

How Planka 2.x actually behaves: HTML-with-200 on unknown GETs, 404 that means 403, fixed page sizes, archive lists. Read this when a call answers something that makes no sense.

No se publicó ningún esquema de entrada para esta herramienta.

label-colorsEvery color planka_create_label and planka_update_label accept, as JSON. Generated from the schema, so it can never drift from what the server validates.

Every color planka_create_label and planka_update_label accept, as JSON. Generated from the schema, so it can never drift from what the server validates.

No se publicó ningún esquema de entrada para esta herramienta.

planka_card_historyOne card's activity log as human lines (who, when, what). Planka logs only creation, moves,

One card's activity log as human lines (who, when, what). Planka logs only creation, moves,

No se publicó ningún esquema de entrada para esta herramienta.

planka_board_activityWhat moved on a board, grouped by card — the call to make when resuming a session.

What moved on a board, grouped by card — the call to make when resuming a session.

No se publicó ningún esquema de entrada para esta herramienta.

planka_add_attachmentUpload a local file (screenshot, log, doc) onto a card.

Upload a local file (screenshot, log, doc) onto a card.

No se publicó ningún esquema de entrada para esta herramienta.

planka_get_attachmentsAttachments on a card: id, name, mimeType, size, download URL.

Attachments on a card: id, name, mimeType, size, download URL.

No se publicó ningún esquema de entrada para esta herramienta.

planka_view_attachmentAn attachment's content: images come back viewable, text inline, anything else as metadata only.

An attachment's content: images come back viewable, text inline, anything else as metadata only.

No se publicó ningún esquema de entrada para esta herramienta.

planka_delete_attachmentprivilegiadaDelete an attachment. Confirmed by re-reading the card's attachments.

Delete an attachment. Confirmed by re-reading the card's attachments.

No se publicó ningún esquema de entrada para esta herramienta.

planka_duplicate_cardCopy a card with its tasks, labels and members (attachments are not copied). Lands in the

Copy a card with its tasks, labels and members (attachments are not copied). Lands in the

No se publicó ningún esquema de entrada para esta herramienta.

planka_archive_cardArchive a card (Planka's hidden archive column) or bring it back with restoreToListId.

Archive a card (Planka's hidden archive column) or bring it back with restoreToListId.

No se publicó ningún esquema de entrada para esta herramienta.

planka_move_list_cardsprivilegiadaMove EVERY card of one column into another. Counts both columns before and after; verified

Move EVERY card of one column into another. Counts both columns before and after; verified

No se publicó ningún esquema de entrada para esta herramienta.

planka_create_cardCreate a card in a list, optionally with a checklist of tasks.

Create a card in a list, optionally with a checklist of tasks.

No se publicó ningún esquema de entrada para esta herramienta.

planka_get_cardOne card as a digest: name, column, labels, members, checklist counts, attachment and comment counts, and the first 200 chars of the description.

One card as a digest: name, column, labels, members, checklist counts, attachment and comment counts, and the first 200 chars of the description.

No se publicó ningún esquema de entrada para esta herramienta.

planka_update_cardUpdate a card's name, description, due date or completion. Null clears a field.

Update a card's name, description, due date or completion. Null clears a field.

No se publicó ningún esquema de entrada para esta herramienta.

planka_move_cardprivilegiadaMove a card to another list, board or position — the workflow transition.

Move a card to another list, board or position — the workflow transition.

No se publicó ningún esquema de entrada para esta herramienta.

planka_delete_cardprivilegiadaPermanently delete a card with its tasks, comments and attachments. Cannot be undone; confirmed by re-reading.

Permanently delete a card with its tasks, comments and attachments. Cannot be undone; confirmed by re-reading.

No se publicó ningún esquema de entrada para esta herramienta.

planka_create_commentComment on a card: status updates, notes, agent activity logs. Verified by re-reading the card's comments.

Comment on a card: status updates, notes, agent activity logs. Verified by re-reading the card's comments.

No se publicó ningún esquema de entrada para esta herramienta.

planka_add_commentDEPRECATED: use planka_create_comment. Kept so existing callers keep working; it forwards every argument unchanged.

DEPRECATED: use planka_create_comment. Kept so existing callers keep working; it forwards every argument unchanged.

No se publicó ningún esquema de entrada para esta herramienta.

planka_get_commentsRead a card's comments, oldest first. Planka serves them 50 at a time: this returns `limit` of them (default 20) plus hasMore and nextBeforeId to continue.

Read a card's comments, oldest first. Planka serves them 50 at a time: this returns `limit` of them (default 20) plus hasMore and nextBeforeId to continue.

No se publicó ningún esquema de entrada para esta herramienta.

planka_update_commentRewrite a comment, by ID from planka_get_comments. Only the agent user's own comments. Verified by re-reading the card's comments.

Rewrite a comment, by ID from planka_get_comments. Only the agent user's own comments. Verified by re-reading the card's comments.

No se publicó ningún esquema de entrada para esta herramienta.

planka_delete_commentprivilegiadaDelete a comment, by ID from planka_get_comments. Only the agent user's own comments. Confirmed by re-reading the card's comments.

Delete a comment, by ID from planka_get_comments. Only the agent user's own comments. Confirmed by re-reading the card's comments.

No se publicó ningún esquema de entrada para esta herramienta.

planka_manage_commentDEPRECATED: use planka_update_comment / planka_delete_comment (and planka_create_comment to write one). Kept so existing callers keep working; it only routes `action` to those tools.

DEPRECATED: use planka_update_comment / planka_delete_comment (and planka_create_comment to write one). Kept so existing callers keep working; it only routes `action` to those tools.

No se publicó ningún esquema de entrada para esta herramienta.

planka_create_labelCreate a label on a board. Verified against the board's labels after writing.

Create a label on a board. Verified against the board's labels after writing.

No se publicó ningún esquema de entrada para esta herramienta.

planka_update_labelRename a label or change its color, by label ID from planka_board_summary. Verified against the board.

Rename a label or change its color, by label ID from planka_board_summary. Verified against the board.

No se publicó ningún esquema de entrada para esta herramienta.

planka_delete_labelprivilegiadaDelete a label from a board. DESTRUCTIVE: it disappears from every card that carried it. Confirmed by re-reading the board.

Delete a label from a board. DESTRUCTIVE: it disappears from every card that carried it. Confirmed by re-reading the board.

No se publicó ningún esquema de entrada para esta herramienta.

planka_manage_labelsDEPRECATED: use planka_create_label / planka_update_label / planka_delete_label. Kept so existing callers keep working; it only routes `action` to those tools.

DEPRECATED: use planka_create_label / planka_update_label / planka_delete_label. Kept so existing callers keep working; it only routes `action` to those tools.

No se publicó ningún esquema de entrada para esta herramienta.

planka_set_card_labelsAdd or remove labels on a card, by label ID — never by name. IDs come from planka_board_summary.

Add or remove labels on a card, by label ID — never by name. IDs come from planka_board_summary.

No se publicó ningún esquema de entrada para esta herramienta.

planka_create_listCreate a list (column) on a board. Verified against the board after writing.

Create a list (column) on a board. Verified against the board after writing.

No se publicó ningún esquema de entrada para esta herramienta.

40 de 40 herramientas publicaron una descripción.

Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.

Acerca de

A Planka 2.x MCP server with verified writes and an optional agent workflow

Palabras clave
mcpmcp-servermodel-context-protocolplankakanbanclaude-codeai-agent
Alternativas
Comparando superficies de herramientas…

Árbol de dependencias

Lo que un análisis de Forge resolvió a partir de los metadatos de npm el 2026-09-06: resolución observada, no una declaración del publicador.

60 paquetes resueltos · 2 directos · ninguno con avisos de seguridad La resolución se detiene en la profundidad 4 y en 60 paquetes.

El rastreo se detuvo en el límite de profundidad 4. Nada por debajo de ese nivel llegó a resolverse.

El rastreo se detuvo en el límite de 60 paquetes. El resto del árbol nunca se resolvió.

Hay 36 paquetes resueltos más que no se dibujan aquí (límite de visualización: 24). Toda dependencia con avisos de seguridad se dibuja aunque se supere el límite. Inventario completo (SBOM CycloneDX)

Declaradas pero no resueltas

54 dependencias declaradas nunca llegaron al árbol. Faltan en la resolución de Forge, no en el paquete.

+42 más sin listar. Los recuentos por motivo de arriba las incluyen todas.

No se siguen: peerDependencies. Este árbol cubre solo dependencias en tiempo de ejecución, así que lo que estas arrastren nunca se resolvió.