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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- -licenseAquality-maintenanceEnables generating and editing images using OpenRouter's API with Gemini 2.5 Flash Image model. Supports custom aspect ratios, iterative editing, and reference images for style transfer.Last updated686
- FlicenseAqualityDmaintenanceEnables text-to-image generation, image editing, and multi-image composition using Google's Gemini 2.5 Flash Image API. Supports flexible aspect ratios and character consistency across generations.Last updated1
- AlicenseBqualityDmaintenanceEnables image generation via OpenRouter API, supporting models like Gemini 2.5 Flash Image Preview with options to save files locally.Last updated21Do What The F*ck You Want To Public
- AlicenseAqualityAmaintenanceEnables text-to-image and text-to-video generation via the Agnes AI API, with support for multiple models, async video generation, and automatic file downloads.Last updated61MIT
Related MCP Connectors
Generate logos, social posts, app screenshots, comic panels & visual-novel assets from prompts.
Generate images, GIFs, and PDFs from HTML, URLs, or templates — from your AI agent.
AI image, video & music generation. Flux, Veo 3.1, Suno V5. Free tier included.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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