Create, tweak, and capture generative art across multiple graphics engines.
This is an open-source MIT-licensed third-party MCP server with no declared credentials or remote endpoints, and the provided materials show no clear high-risk red flags. Its main concerns are the normal local code-execution and workspace/screenshot-related data access typical of MCP tools, so the overall posture is caution rather than high risk.
The materials explicitly state that no keys or environment variables are required, and no API tokens, account credentials, or other sensitive authentication requirements are shown, so credential exposure and abuse risk appears low.
No remote endpoints or external service connections are declared in the materials, so there is no stated path for sending user data to third-party services; however, the brief description alone cannot fully rule out other runtime network behavior.
The system flags executes-code, and the tool's functions involve creating/manipulating p5.js, Three.js, GLSL, Canvas2D, and SVG content, which indicates local execution of relevant processing logic. This kind of local execution is a standard caution area for MCP tools and warrants sandboxing and permission limits.
The description mentions workspace management and screenshot capture, indicating it may at least read/write workspace contents and generate/save screenshot files. The current materials do not show overbroad access beyond its stated purpose, but it should still be treated as having some local data access surface.
Positive factors include open-source availability, an MIT license, and a reviewable repository, which materially reduce opacity in the supply chain. However, it comes from a third-party registry, shows 0 stars, and has unknown maintenance status, so maturity and ongoing upkeep are not yet well evidenced and the code/dependencies should be reviewed.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "genart-mcp" yet — see the docs or source repo.
Use p5.js to create a parametric poster themed 'Future City' at 1080x1440. Use a blue-purple gradient palette, include adjustable parameters for building density, light count, and noise intensity, then export a screenshot.
Runnable poster code with adjustable parameters and an exported screenshot file.
Create an interactive particle scene in Three.js with a black background. Particles should form a swirl effect based on mouse movement. Add controls for particle count, speed, and color, then save it to a new workspace.
Scene code, parameter controls, and a saved workspace configuration.
Rewrite an existing Canvas2D ripple sketch as a GLSL shader animation. Preserve the expanding ripple effect, add time-driven color changes, and output a screenshot of the current frame.
A GLSL animation version with effect notes and a corresponding screenshot.
Generate and edit images across providers through one unified MCP API.
Search prompts, enhance them, and generate images or videos in MCP hosts.
Generate custom web images with ModelScope FLUX from text prompts.
Generate AI images via multiple providers with intelligent model selection.
Generate pixel art sprites, tilesets, characters, and animations from AI assistants.
Auto-generate MCP servers so AI can query data sources without code.