Skip to main content
Glama
shelbeely

Openrouter-Nano-banana-assets-generator-MCP

by shelbeely

Related Servers

Alternatives to Openrouter-Nano-banana-assets-generator-MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      MCP server for AI-powered image generation using Google Gemini Nano Banana models. Enables text-to-image generation, image editing, multi-image combination, and favicon generation directly from your AI coding assistant.
      2
      49 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for AI-powered image generation using OpenAI's gpt-image-1 and gpt-image-2 models with advanced text rendering and native transparency support.
      20 npm
      1
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server that provides AI image generation and editing capabilities using Google's Gemini 2.5 Flash Image API. It allows users to create new images from text, modify existing files, and perform iterative edits through natural language prompts.
      6
      766 npm
      MIT

    TDQS

    A3.5/5.0

    Scored across 4 tools

    Disambiguation4/5

    generate_asset and generate_asset_pack are clearly differentiated by single versus pack output, while edit_asset targets existing assets. ensure_brand_consistency overlaps thematically with generation features that mention brand consistency, but its analyze-and-refine role is distinct enough to avoid serious confusion.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun snake_case pattern: generate_asset, generate_asset_pack, edit_asset, ensure_brand_consistency. There is no mixing of camelCase, vague verbs, or inconsistent styles.

    Tool Count5/5

    Four tools is well-scoped for an asset generation server: one for single assets, one for packs, one for editing, and one for brand consistency. Each tool covers a distinct, necessary workflow without redundancy or bloat.

    Completeness4/5

    The core asset lifecycle is covered: create single, create pack, edit, and enforce brand consistency. There is no explicit read/inspect or delete operation, but those are less central to a generation-focused server and agents can work around them using existing editing capabilities.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues