MCP server for Caliu: interact with your notes, tags, reminders and attachments from any MCP-compatible client
Inferido de los transportes que declara este listado (stdio, streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
CALIU_API_KEYClave de APIobligatoriaAPI key from Caliu, Settings then API keys. Starts with caliu_
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.
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.
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.
upload_fileprivilegiadaSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no se la inventa.
get_attachmentDownload an attachment from the user's Caliu storage so you can view or process it. Accepts the attachment id or the full download URL found in note markdown (https://.../attachments/<id>/download). Images come back as viewable image content, text-based files (txt, md, csv, json, svg, ...) as text,…Download an attachment from the user's Caliu storage so you can view or process it. Accepts the attachment id or the full download URL found in note markdown (https://.../attachments/<id>/download). Images come back as viewable image content, text-based files (txt, md, csv, json, svg, ...) as text,…
No se publicó ningún esquema de entrada para esta herramienta.
search_notesSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no se la inventa.
get_noteGet a single note by ID, with full content, tags, backlinks (notes that link to it via [[wiki links]]), and any reminders on it, in one response. Works for active and archived notes; a trashed note returns not-found (restore it first).Get a single note by ID, with full content, tags, backlinks (notes that link to it via [[wiki links]]), and any reminders on it, in one response. Works for active and archived notes; a trashed note returns not-found (restore it first).
No se publicó ningún esquema de entrada para esta herramienta.
create_noteSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no se la inventa.
update_noteSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no se la inventa.
delete_noteprivilegiadaSoft-delete a note (move to trash). Restorable with restore_note. Hard deletion is intentionally not exposed via MCP.Soft-delete a note (move to trash). Restorable with restore_note. Hard deletion is intentionally not exposed via MCP.
No se publicó ningún esquema de entrada para esta herramienta.
restore_noteRestore a soft-deleted note from trash.Restore a soft-deleted note from trash.
No se publicó ningún esquema de entrada para esta herramienta.
archive_noteArchive a note. Archived notes are hidden from all listings (and tag/folder views) but are never auto-removed and keep their tags. Reverse with unarchive_note. Distinct from delete_note (trash, auto-purged after 30 days).Archive a note. Archived notes are hidden from all listings (and tag/folder views) but are never auto-removed and keep their tags. Reverse with unarchive_note. Distinct from delete_note (trash, auto-purged after 30 days).
No se publicó ningún esquema de entrada para esta herramienta.
unarchive_noteRestore a note from the archive back to the active list.Restore a note from the archive back to the active list.
No se publicó ningún esquema de entrada para esta herramienta.
set_reminderCreate or update a reminder on a note. Pass `reminderId` to update an existing one (e.g. snooze by setting a new `triggerAt`); omit it to create a new one. Updating changes only the fields you pass: omitting `recurrence` keeps the existing recurrence, it does not clear it. A note can have multiple…Create or update a reminder on a note. Pass `reminderId` to update an existing one (e.g. snooze by setting a new `triggerAt`); omit it to create a new one. Updating changes only the fields you pass: omitting `recurrence` keeps the existing recurrence, it does not clear it. A note can have multiple…
No se publicó ningún esquema de entrada para esta herramienta.
delete_reminderprivilegiadaRemove a reminder from a note.Remove a reminder from a note.
No se publicó ningún esquema de entrada para esta herramienta.
list_tagsList all tags with note counts. Each tag includes a `handle` — the full hierarchical path as you'd write it in note content (e.g. `#work/project/subtask` for nested tags, `#work` for a root tag, `#my project#` for a multi-word tag, which is written with a closing `#`). Copy the handle verbatim into…List all tags with note counts. Each tag includes a `handle` — the full hierarchical path as you'd write it in note content (e.g. `#work/project/subtask` for nested tags, `#work` for a root tag, `#my project#` for a multi-word tag, which is written with a closing `#`). Copy the handle verbatim into…
No se publicó ningún esquema de entrada para esta herramienta.
get_current_userGet the currently authenticated user's profile (id, email, name).Get the currently authenticated user's profile (id, email, name).
No se publicó ningún esquema de entrada para esta herramienta.
10 de 14 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.
MCP server for Caliu: interact with your notes, tags, reminders and attachments from any MCP-compatible client
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
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)
53 dependencias declaradas nunca llegaron al árbol. Faltan en la resolución de Forge, no en el paquete.
+41 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ó.