MCP server for Caliu: interact with your notes, tags, reminders and attachments from any MCP-compatible client
Inferred from the transports this listing declares (stdio, streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
CALIU_API_KEYAPI keyrequiredAPI key from Caliu, Settings then API keys. Starts with caliu_
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
upload_fileprivilegedNo description publishedThis tool published no description. Forge does not invent one.
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 input schema was published for this tool.
search_notesNo description publishedThis tool published no description. Forge does not invent one.
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 input schema was published for this tool.
create_noteNo description publishedThis tool published no description. Forge does not invent one.
update_noteNo description publishedThis tool published no description. Forge does not invent one.
delete_noteprivilegedSoft-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 input schema was published for this tool.
restore_noteRestore a soft-deleted note from trash.Restore a soft-deleted note from trash.
No input schema was published for this tool.
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 input schema was published for this tool.
unarchive_noteRestore a note from the archive back to the active list.Restore a note from the archive back to the active list.
No input schema was published for this tool.
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 input schema was published for this tool.
delete_reminderprivilegedRemove a reminder from a note.Remove a reminder from a note.
No input schema was published for this tool.
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 input schema was published for this tool.
get_current_userGet the currently authenticated user's profile (id, email, name).Get the currently authenticated user's profile (id, email, name).
No input schema was published for this tool.
10 of 14 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
MCP server for Caliu: interact with your notes, tags, reminders and attachments from any MCP-compatible client
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
The crawl stopped at the depth-4 limit. Anything below that level was never resolved.
The crawl stopped at the 60-package limit. The rest of the tree was never resolved.
36 more resolved packages are not drawn here (display cap: 24). Every dependency carrying an advisory is drawn regardless of the cap. Full inventory (CycloneDX SBOM)
53 declared dependencies never landed in the tree. They are missing from Forge's resolution, not from the package.
+41 more not listed. The counts by reason above cover all of them.
Not followed: peerDependencies. This tree covers runtime dependencies only, so anything those pull in was never resolved.