Skip to main content
Glama

Gemini Image Generator MCP

pyproject.toml649 B
[project] name = "GeminiImageMCP" version = "0.1.0" description = "" readme = "README.md" requires-python = ">=3.11" authors = [{name = "Sungmin Koo",email = "sungmin.koo@nhn-playart.com"}] keywords = ["http", "mcp", "llm", "automation"] license = { text = "MIT" } dependencies = [ "fastmcp>=0.4.1", "google>=3.0.0", "google-genai>=1.7.0", "pillow>=11.1.0", ] [project.scripts] gemini-image-mcp = "gemini_image_mcp:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["src/gemini_image_mcp"] [tool.uv] dev-dependencies = ["pyright>=1.1.389", "ruff>=0.7.3"]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sungmin-koo-ai/GeminiImageMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server