Agnes Image MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Agnes Image MCP ServerGenerate a photo of a golden retriever playing in the snow"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Agnes Image MCP Server
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
Related MCP server: Gemini Flash Image MCP Server
Requirements
Node.js >= 18
A platform.agnes-ai.com API key
Install
cd agnes-image-mcp-server
npm install
npm startEnvironment Variables
Variable | Required | Default | Description |
| ✅ | — | Your Agnes AI API key |
|
| Model name | |
|
| 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 |
| string | ✅ | Text description (Chinese/English) |
| string | Resolution ( | |
| string | Aspect ratio ( | |
| number | Number of images (default 1) |
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/kira4094/agnes-image-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server