Skip to main content
Glama

image-generator

pyproject.toml469 B
[build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "image-mcp-server" version = "0.1.0" description = "이미지 생성 기능을 제공하는 MCP 서버" requires-python = ">=3.10" authors = [ {name = "개발동생"} ] dependencies = [ "fastmcp==2.3.4", "gradio-client==1.10.1", ] [project.optional-dependencies] dev = [ "pytest", "black", "isort", ] [tool.hatch.build.targets.wheel] packages = ["."]

Latest Blog Posts

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/devbrother2024/mcp-generate-image'

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