roundcut-mcp

MCPcommunauté
v0.1.2AralumaMITMis à jour il y a 1 jnpmGitHub

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.

Fonctionne dans
ClaudeCursorCopilotGemini

Déduit des transports déclarés par cette annonce (stdio). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.

Indexé automatiquement depuis des sources publiques. Pas encore vérifié par son développeur sur Forge.Revendiquer cette annonce →
62Téléch./sem.
il y a 1 jDernière mise à jour
Paquet
AuteurAraluma
LicenceMIT
Version0.1.2
Sourcenpm+mcp-registry
Statut de confiance
B
60/100Bon
Listé dans l’index Forge+10/10
Identité de l’éditeur vérifiée+0/20
Éditeur : exécutez `forge publish` depuis le dépôt du paquet pour revendiquer la propriété
Signature de publication Ed25519+0/5
Incluse automatiquement quand l’éditeur exécute `forge publish`
Vérification de domaine+0/5
Éditeur : hébergez /.well-known/forge.json sur la page d’accueil du paquet avec { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+0/5
Publiez depuis GitHub Actions avec --provenance pour que l’attestation lie ce paquet à ce dépôt
Correspondance de mainteneur npm+0/5
Acquis dès que votre identité est vérifiée ci-dessus et que ce login est mainteneur npm de ce paquet
Analyse CVE · propre+30/30
Analyse statique · propre+20/20
Collez-le dans Claude Code, Cursor ou tout assistant d’IA pour combler toutes les lacunes
StatutIndexé par la communauté
ÉditeurNon vérifié
SignatureNon signé
Domaine
Provenance
Dépendances✓ 7 résolues · aucune vulnérable
Surface d’outils7 outils · aucun privilégié
Analyse de sécurité✓ Proprev0.1.2 · il y a 1 jQuelle est l’efficacité de cette analyse ?
ÉvaluationsAucune
Indexé9 sept. 2026

La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.

Outils

7 outils · aucun privilégié
Extrait statiquement du paquet publiév0.1.2 · 1d ago

Lu dans le code que npm livre réellement, au moment de l’analyse. Le paquet n’a jamais été exécuté. Les outils enregistrés dynamiquement à l’exécution, ou cachés dans du code empaqueté ou minifié, peuvent passer inaperçus — c’est donc un plancher de la surface d’outils, pas un recensement complet.

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.

Aucun schéma d’entrée n’a été publié pour cet outil.

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…

Aucun schéma d’entrée n’a été publié pour cet outil.

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.

Aucun schéma d’entrée n’a été publié pour cet outil.

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.

Aucun schéma d’entrée n’a été publié pour cet outil.

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.

Aucun schéma d’entrée n’a été publié pour cet outil.

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.

Aucun schéma d’entrée n’a été publié pour cet outil.

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.

Aucun schéma d’entrée n’a été publié pour cet outil.

7 outils sur 7 ont publié une description.

Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.

À propos

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.

Mots-clés
mcpmodel-context-protocolimageresizecompressconvertcropcircle-cropavatarwebpavifsharproundcut
Alternatives
Comparaison des surfaces d’outils…

Arbre de dépendances

Ce qu'une analyse Forge a résolu à partir des métadonnées npm le 2026-09-15 — résolution observée, et non une déclaration de l'éditeur.

7 paquets résolus · 3 directs · aucun porteur d'avis de sécurité La résolution s'arrête à la profondeur 4 et à 60 paquets.

Non suivies : optionalDependencies. Cet arbre ne couvre que les dépendances d'exécution ; ce qu'elles entraînent n'a jamais été résolu.

Thèmes

Apparentés dans images, video & audio