Skip to main content
Glama
kira4094

Agnes Image MCP Server

by kira4094

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGNES_MODELNoModel nameagnes-image-2.1-flash
AGNES_API_KEYYesYour Agnes AI API key
AGNES_BASE_URLNoAPI base URLhttps://apihub.agnes-ai.com/v1

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
agnes_image_generateB

Generate an image using Agnes Image 2.1 Flash (text-to-image model). Supports OpenAI-compatible API at https://apihub.agnes-ai.com/v1. Excels at: creative illustration, concept art, UI mockups, photorealistic renders, Chinese-style art.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusion or overlap. The tool's purpose is unmistakable.

Naming Consistency4/5

The single tool name 'agnes_image_generate' is clear and follows a consistent object-verb structure, though the typical verb-noun order is reversed. Since there is only one tool, the pattern is internally consistent.

Tool Count3/5

With exactly one tool, the server is minimal but appropriately scoped for a dedicated image generation service. It feels thin but not unreasonable for such a focused purpose.

Completeness5/5

The server's stated purpose is text-to-image generation, and the single tool fully covers that operation. There are no obvious gaps within the narrow domain, as additional features like editing or listing would be outside the stated scope.

Maintenance

ActivityInactive
ResponsivenessNo issues