roundcut-mcp

MCPCommunity
v0.1.2AralumaMITAktualisiert vor 1 TnpmGitHub

MCP server for local image tools by RoundCut: circle crop, crop, resize, compress and convert JPG, PNG, WebP and AVIF with sharp. No network, no accounts.

Läuft in
ClaudeCursorCopilotGemini

Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.

Automatisch aus öffentlichen Quellen indexiert. Vom Entwickler auf Forge noch nicht verifiziert.Diesen Eintrag beanspruchen →
62Downloads/Wo.
vor 1 TLetzte Aktualisierung
Paket
AutorAraluma
LizenzMIT
Version0.1.2
Quellenpm+mcp-registry
Trust-Status
B
60/100Gut
Im Forge-Index gelistet+10/10
Publisher-Identität verifiziert+0/20
Publisher: führe `forge publish` im Repo des Pakets aus, um die Inhaberschaft zu beanspruchen
Ed25519-Publish-Signatur+0/5
Wird automatisch ergänzt, wenn der Publisher `forge publish` ausführt
Domain-Verifizierung+0/5
Publisher: hinterlege /.well-known/forge.json auf der Paket-Homepage mit { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+0/5
Veröffentliche aus GitHub Actions mit --provenance, damit die Attestation dieses Paket an dieses Repo bindet
npm-Maintainer-Übereinstimmung+0/5
Wird erreicht, sobald deine Identität oben verifiziert ist und dieser Login npm-Maintainer dieses Pakets ist
CVE-Scan · sauber+30/30
Statische Analyse · sauber+20/20
Füge das in Claude Code, Cursor oder einen beliebigen KI-Assistenten ein, um alle Lücken zu schließen
StatusVon der Community indexiert
PublisherNicht verifiziert
SignaturNicht signiert
Domain
Herkunft
Abhängigkeiten✓ 7 aufgelöst · keine verwundbar
Tool-Oberfläche7 Tools · keines privilegiert
Sicherheits-Scan✓ Sauberv0.1.2 · vor 1 TWie gut funktioniert dieser Scan?
EvaluierungenKeine
Indexiert9. Sept. 2026

Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.

Tools

7 Tools · keines privilegiert
Statisch aus dem veröffentlichten Paket extrahiertv0.1.2 · 1d ago

Aus dem Quellcode gelesen, den npm tatsächlich ausliefert, zum Zeitpunkt des Scans. Das Paket wurde nie ausgeführt. Tools, die zur Laufzeit dynamisch registriert werden oder in gebündeltem beziehungsweise minifiziertem Code stecken, können übersehen werden — das hier ist also eine Untergrenze der Tool-Oberfläche, keine vollständige Erhebung.

image_infoRead format, dimensions, alpha and EXIF orientation of a local image file. Call it first when the user asks what an image is, or before picking crop or resize numbers.

Read format, dimensions, alpha and EXIF orientation of a local image file. Call it first when the user asks what an image is, or before picking crop or resize numbers.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

circle_cropMake a round profile picture: center-square crop plus a circular transparent mask. png (default), webp and avif keep the transparent corners; jpeg flattens them onto a background color. Use when the user wants a round avatar or profile photo (Discord, Slack, LinkedIn, WhatsApp, GitHub) from a local…

Make a round profile picture: center-square crop plus a circular transparent mask. png (default), webp and avif keep the transparent corners; jpeg flattens them onto a background color. Use when the user wants a round avatar or profile photo (Discord, Slack, LinkedIn, WhatsApp, GitHub) from a local…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

crop_imageCrop to a pixel box (left, top, width, height) or to a centered aspect ratio such as 1:1, 4:5 or 16:9. Use when the user wants part of an image or a fixed ratio (square post, 4:5 portrait, 16:9 banner); for a round avatar use circle_crop.

Crop to a pixel box (left, top, width, height) or to a centered aspect ratio such as 1:1, 4:5 or 16:9. Use when the user wants part of an image or a fixed ratio (square post, 4:5 portrait, 16:9 banner); for a round avatar use circle_crop.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

resize_imageResize by width, height or percent. Keeps the aspect ratio (fit=inside) and never enlarges unless enlarge=true. Lanczos3 resampling. Use when the user gives target pixel dimensions or wants an image physically smaller or larger; for a lighter file at the same size use compress_image.

Resize by width, height or percent. Keeps the aspect ratio (fit=inside) and never enlarges unless enlarge=true. Lanczos3 resampling. Use when the user gives target pixel dimensions or wants an image physically smaller or larger; for a lighter file at the same size use compress_image.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

compress_imageSmaller file, same format. jpg/webp/avif re-encode at `quality` (default 80, mozjpeg for jpg); png is recompressed losslessly. Use when the user needs a lighter file (an upload size limit, a faster web page) without changing format or dimensions.

Smaller file, same format. jpg/webp/avif re-encode at `quality` (default 80, mozjpeg for jpg); png is recompressed losslessly. Use when the user needs a lighter file (an upload size limit, a faster web page) without changing format or dimensions.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

convert_imageConvert between jpeg, png, webp and avif (the input may also be GIF, TIFF or HEIC). Transparency is kept except for jpeg, which is flattened onto `background`. Use when the user needs another file type, e.g. an iPhone HEIC to JPG, PNG to WebP for the web, or any image to AVIF.

Convert between jpeg, png, webp and avif (the input may also be GIF, TIFF or HEIC). Transparency is kept except for jpeg, which is flattened onto `background`. Use when the user needs another file type, e.g. an iPhone HEIC to JPG, PNG to WebP for the web, or any image to AVIF.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

roundcut_web_toolsLinks to the RoundCut browser tools for what this server does not do locally: AI background removal, AI upscaling, batch conversion and image-to-PDF. Free, 29 languages. Call it when the user asks for one of those, so you can point to a working tool instead of declining.

Links to the RoundCut browser tools for what this server does not do locally: AI background removal, AI upscaling, batch conversion and image-to-PDF. Free, 29 languages. Call it when the user asks for one of those, so you can point to a working tool instead of declining.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

7 von 7 Tools haben eine Beschreibung veröffentlicht.

Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.

Über

MCP server for local image tools by RoundCut: circle crop, crop, resize, compress and convert JPG, PNG, WebP and AVIF with sharp. No network, no accounts.

Schlagwörter
mcpmodel-context-protocolimageresizecompressconvertcropcircle-cropavatarwebpavifsharproundcut
Alternativen
Tool-Oberflächen werden verglichen…

Abhängigkeitsbaum

Was ein Forge-Scan am 2026-09-15 aus den npm-Metadaten aufgelöst hat — beobachtete Auflösung, keine Angabe des Herausgebers.

7 Pakete aufgelöst · 3 direkt · keines mit Sicherheitshinweisen Die Auflösung endet bei Tiefe 4 und 60 Paketen.

Nicht verfolgt: optionalDependencies. Dieser Baum erfasst nur Laufzeitabhängigkeiten; was jene mitbringen, wurde nie aufgelöst.

Themen

Verwandtes in images, video & audio