Agnes Image Server
FreeNot checkedEnables text-to-image generation using Agnes Image 2.1 Flash via OpenAI-compatible API, supporting aspect ratios, custom resolution, and multi-image generation.
About
Enables text-to-image generation using Agnes Image 2.1 Flash via OpenAI-compatible API, supporting aspect ratios, custom resolution, and multi-image generation.
README
MCP server for Agnes Image 2.1 Flash (text-to-image generation), connected via OpenAI-compatible API.
Features
- Generate images from text prompts
- Supports aspect ratios (1:1, 16:9, 9:16, 4:3, 3:4, etc.)
- Custom resolution (1K~4K)
- Multi-image generation
- Returns clickable image URLs
Requirements
- Node.js >= 18
- A platform.agnes-ai.com API key
Install
cd agnes-image-mcp-server
npm install
npm start
Environment Variables
| Variable | Required | Default | Description |
|---|---|---|---|
AGNES_API_KEY |
✅ | — | Your Agnes AI API key |
AGNES_MODEL |
agnes-image-2.1-flash |
Model name | |
AGNES_BASE_URL |
https://apihub.agnes-ai.com/v1 |
API base URL |
CC-Switch / Claude Code Config
{
"mcpServers": {
"agnes-image": {
"type": "stdio",
"command": "npx",
"args": ["-y", "@kira4094/agnes-image-mcp-server"],
"env": {
"AGNES_API_KEY": "your-agnes-api-key"
}
}
}
}
Tool: agnes_image_generate
| Parameter | Type | Required | Description |
|---|---|---|---|
prompt |
string | ✅ | Text description (Chinese/English) |
size |
string | Resolution (1024x1024, 1024x768, 768x1024) |
|
ratio |
string | Aspect ratio (1:1, 16:9, 9:16, 4:3, 3:4, etc.) |
|
n |
number | Number of images (default 1) |
License
MIT
Installing Agnes Image Server
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/kira4094/agnes-image-mcp-serverFAQ
Is Agnes Image Server MCP free?
Yes, Agnes Image Server MCP is free — one-click install via Unyly at no cost.
Does Agnes Image Server need an API key?
No, Agnes Image Server runs without API keys or environment variables.
Is Agnes Image Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Agnes Image Server in Claude Desktop, Claude Code or Cursor?
Open Agnes Image Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
ARA
Generate images, video and audio from any AI agent — one connector.
by ARAOmni Video
An MCP server that transforms LLM-enabled IDEs into professional video editors by pre-processing footage into text proxies, generating motion graphics via HTML/
by buildwithtazaYouTube
Transcripts, channel stats, search
by YouTubeEverArt
AI image generation using various models.
by modelcontextprotocolgpu-bridge/mcp-server
Unified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API k
by gpu-bridgehamflx/imagen3-mcp
A powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography, artistic,
by hamflxmerterbak/Grok-MCP
MCP server for xAI's [Grok API](https://docs.x.ai/docs/overview) with agentic tool calling, image generation, vision, and file support.
by merterbakSureScaleAI/openai-gpt-image-mcp
OpenAI GPT image generation/editing MCP server.
by SureScaleAIYangLiangwei/PersonalizationMCP
Comprehensive personal data aggregation MCP server with Steam, YouTube, Bilibili, Spotify, Reddit and other platforms integrations. Features OAuth2 authenticati
by YangLiangweiAceDataCloud/MCPFlux
Flux AI image generation and editing (Black Forest Labs) via Ace Data Cloud API.
by AceDataCloudCompare Agnes Image Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All media MCPs
