Skip to main content
Glama
dev66613

openrouter-image-gen-mcp

by dev66613

Related Servers

Alternatives to openrouter-image-gen-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      An MCP server for generating high-quality images via OpenRouter, with disk saving into the workspace.
      22 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server for generating and editing images using OpenRouter API, with support for multiple models and dynamic model discovery. Runs in Docker and integrates with Claude Desktop via stdio transport.
      MIT

    TDQS

    A3.5/5.0

    Scored across 2 tools

    Disambiguation5/5

    generate_image and list_models serve clearly different purposes: one creates an image, the other retrieves model metadata. There is no overlap or ambiguity between the two tools.

    Naming Consistency5/5

    Both tool names follow the same verb_noun pattern using snake_case, making the naming predictable and consistent across the set.

    Tool Count3/5

    Two tools is on the thin side for an image generation server, but the pair covers the essential generation action and a supporting model lookup. It feels minimal yet not unreasonable.

    Completeness4/5

    The core image generation workflow is covered by generate_image, and list_models provides useful context for model selection. Minor gaps exist, such as no ability to inspect generation parameters or retrieve past generations, but these are not critical for a simple image generation API.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues