VisualSpec MCP server
Structured, constraint-aware visual generation and deterministic layout for AI agents
0 stars40 downloads/wk
Reviews
Write oneNobody has reviewed VisualSpec yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
VisualSpec tools (7, 2 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
visual_brief_to_specConvert a natural-language creative brief or user request into a structured VisualSpec specification
visual_check_qawrite actionRun automated visual QA checks (safe margins, max lines, exact copy, slot compliance, output dimensions)
visual_generatewrite actionRun the full visual generation pipeline (model adapter + deterministic typography overlay + QA)
visual_list_resourcesList all available platform packs (Instagram, LinkedIn, etc.) and structural templates (Product Launch, Quote Card, Stat Card)
visual_renderRender deterministic typography, layout, and styling to a PNG asset without requiring an AI image API key
visual_repairDiagnose QA failures and automatically formulate & apply localized repairs without full regeneration
visual_validate_specValidate a VisualSpec YAML or JSON against the schema
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan79 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 9 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
Runs npx -y @utkarshx27/visualspec on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add visualspec -- npx -y @utkarshx27/visualspec
VisualSpec: common questions
- Is VisualSpec MCP server safe?
- Mostly: it is graded B (83/100). Read the VisualSpec safety report
- How do I install VisualSpec?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does VisualSpec need an API key?
- Yes. The registry entry asks for
OPENAI_API_KEY,GEMINI_API_KEY. - Is VisualSpec maintained?
- The last commit was 11 days ago (2026-09-10). The latest release is v0.1.0.