← All servers

GencyPublisher✓ No advisories

ai.gency/gency-mcp
New to MCP? Start here →
0★ stars
329weekly installs
9 hours agolast release

Provenancewhere it came from, and what was verified

First-party publisher

Published by the owner of gency.ai, who proved control of the domain through the official MCP registry.

Verified owner: gency.aiai.gency/gency-mcp

Permissions & trustwhat this server can touch before you run it

Secrets required
Needs GENCY_API_KEY.
Configuration
Reads GENCY_API_URL.

About

Gency AI product image generation - MCP server for Claude, Codex, Cursor, VS Code

Packages & transports

npm@gency-ai/gency-mcpv0.4.1 · npx

Metadata

Categorymedia
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "gency": {
      "command": "npx",
      "args": [
        "-y",
        "@gency-ai/gency-mcp"
      ]
    }
  }
}

▸ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @gency-ai/gency-mcp