Back to Home
micartey icon

viro

Verified Safe

by micartey

Overview

JavaFX overlay doodle application for screen sharings and recordings, featuring an MCP endpoint for LLMs to programmatically draw and manipulate shapes.

Installation

Run Command
nix run github:micartey/viro

Security Notes

The MCP endpoint exposes 'ImageTools.drawImage' and 'ImageTools.drawImageFromURL' methods which allow loading images from arbitrary local file paths or URLs provided by an LLM. While 'viro' itself merely attempts to load the image, this could be an attack vector for an LLM to attempt local file access or Server-Side Request Forgery (SSRF) if not properly controlled or sandboxed in the LLM's environment. The server runs on localhost, limiting direct external network attacks.

Similar Servers

Stats

Interest Score19
Security Score8
Cost ClassMedium
Avg Tokens500
Stars1
Forks0
Last Update2026-01-01

Tags

JavaFXOverlayDoodleLLM IntegrationMCP ServerSpring Boot