Skip to main content
Glama

Gemini Image Generator MCP Server

pyproject.toml621 B
[project] name = "mcp-server-gemini-image-generator" version = "0.1.0" description = "" readme = "README.md" requires-python = ">=3.11" authors = [{name = "bongki Lee",email = "qhdrl12@gmail.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] mcp-server-gemini-image-generator = "mcp_server_gemini_image_generator:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [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/qhdrl12/mcp-server-gemini-image-generator'

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