Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”— Aggregators
  3. Imagen3 MCP
Imagen3 MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 6:47:01 PM

Imagen3 MCP

User RatingsBe the first to rate and review this MCP server!
View Repository68 GitHub StarsTotal stargazers on GitHub for the source repository (68 stars).Visit Website
image-generationgoogle-imagenmcptext-to-image

Generates images from text prompts with Google Imagen 3.0 through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for hamflx/imagen3-mcp, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing AlternativesπŸ”— More in Aggregators

Overview

The hamflx/imagen3-mcp MCP server sends text-based image generation requests to Google Imagen 3.0. It runs as a local executable, exposes the generation service through MCP, and returns image URLs using a configurable local or remote address. A Google Gemini API key is required, with an optional base URL for proxying requests. Reach for it when an MCP client needs generated images from descriptive prompts, such as photorealistic scenes or stylized artwork.

Use cases

β€’Generate photorealistic scenes from text prompts
β€’Create stylized concept images
β€’Describe lighting and camera characteristics in image prompts
β€’Expose Imagen generation to Cursor through MCP

Key features

β€’Google Imagen 3.0 image generation
β€’Text prompt input over MCP
β€’Photographic and artistic prompt descriptions
β€’Configurable API base URL
β€’Configurable listening and image URL addresses

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Imagen3 MCP.

Extracted Tool Capabilities
Google Imagen 3.0 image generation
Text prompt input over MCP
Photographic and artistic prompt descriptions
Configurable API base URL
Configurable listening and image URL addresses

How Imagen3 MCP works

What hamflx/imagen3-mcp MCP server does

The hamflx/imagen3-mcp MCP server connects an MCP client to Google Imagen 3.0 for image generation. An agent can provide a descriptive prompt, and the server uses the configured Google API access to generate an image. The examples in the project cover a photorealistic running dog and a stylized, technology-themed apple, showing that prompts can describe subjects, lighting, camera characteristics, and visual style.

This server is intended for clients that can launch an MCP process locally. The repository documents setup for Cherry Studio and Cursor, and distributes executable files through GitHub Releases. It is not described as an image editing, image analysis, or general-purpose media management service.

How it works

The executable starts an MCP service and uses GEMINI_API_KEY to authenticate requests to Google's Imagen 3.0 service. Generated image resources are exposed through URLs. By default, the server listens on 127.0.0.1 and uses port 9981; these values can be changed for different deployment layouts.

IMAGE_RESOURCE_SERVER_ADDR controls the address placed in image URLs, which is useful when the process runs in a container or on another machine. SERVER_LISTEN_ADDR controls the network address where the local service listens. These settings are separate: one determines the bind address, while the other determines how clients reach image resources.

Setup and configuration

To use the hamflx/imagen3-mcp MCP server, download the latest executable from the project's GitHub Releases page and place it on the host where the MCP client runs. Configure the executable path as the client's command, then provide a valid Google Gemini API key through GEMINI_API_KEY.

Cursor configuration uses an mcpServers entry with the executable path in command and the environment variables under env. Cherry Studio uses equivalent command and environment-variable settings. The repository does not provide a package-manager installation command; its documented installation path is a release executable.

Optional settings include:

  • BASE_URL for a proxy or alternate API base URL.
  • SERVER_LISTEN_ADDR for the address the service binds to; the default is 127.0.0.1.
  • SERVER_PORT for the listening port and image URL port; the default is 9981.
  • IMAGE_RESOURCE_SERVER_ADDR for the host address inserted into generated image URLs; the default is 127.0.0.1.

A proxy can help with connectivity to Google's endpoint in some network environments, but the README notes that it does not remove Google's IP restrictions.

Tools and capabilities

The documented capability is text-to-image generation through Imagen 3.0 over MCP. Prompts may request photographic or artistic results and can include scene details such as lighting, lens characteristics, subject matter, and desired visual quality. The provided material does not name individual MCP tools or expose additional operations beyond image generation.

Limitations and notes

A Google Gemini API key is mandatory, so users must supply their own credentials and account access to Google's service. Network access to Google may still be required even when BASE_URL points to a proxy. The material does not specify image dimensions, output formats, generation limits, model-selection options, or error-handling behavior.

The project is licensed under MIT. The README confirms Cursor and Cherry Studio setup, but does not document compatibility with other MCP clients.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Aggregators View all alternatives
  • AllMCPs Server logoAllMCPs Server
    β˜… Featured

    The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

    πŸ”— Aggregators15 views
    Compare vs AllMCPs Server β†’
  • S
    SandBase CLI

    Open-source CLI and MCP server for discovering and calling 2,000+ AI models and APIs through one consistent developer interface.

    πŸ”— Aggregators9 views
    Compare vs SandBase CLI β†’
  • Agent logoAgent

    A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.

    πŸ”— Aggregators9 views
    Compare vs Agent β†’
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    πŸ”— Aggregators3 views
    Compare vs Openapi MCP Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
68
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Imagen3 MCP

Download the latest executable from the project's GitHub Releases page, place it on the host running the MCP client, and configure that executable as the MCP command.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewImagen3 MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/hamflx-imagen3-mcp?style=directory)](https://allmcps.com/mcp/hamflx-imagen3-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/hamflx-imagen3-mcp"><img src="https://allmcps.com/api/badge/hamflx-imagen3-mcp?style=directory" alt="Imagen3 MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”—Aggregators
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
AuthAPI key
LicenseMIT
ClientsCursor
Last updatedSep 4, 2026
9/9 checks healthy over the last 32d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars68
GitHub Star CountTotal stargazers on GitHub representing community popularity (68 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 3, 2025
44Quality signal: Fair Β· 44/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools19/30
Adoption & activity3/15
Community engagement1/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”— Aggregators β†’Alternatives to Imagen3 MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code