Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SEEANY_API_KEYNoSeeAny API key for live mode. Without it, the server automatically enters demo mode.
SEEANY_MCP_MODENoSet to 'demo' to force offline demo mode, e.g. SEEANY_MCP_MODE=demo.

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
seeany_plan_product_visualA

Plan a complete product-visual job and estimate its cost without creating a paid generation task. Returns a plan_id for explicit execution.

seeany_create_product_visualA

Execute a previously quoted product-visual plan, wait for its stored job, and download outputs. In live mode confirm_cost must be true. Reusing a plan_id resumes its recorded job instead of submitting another one.

seeany_get_capabilitiesA

List SeeAny image generation models, ratios, resolutions, and current execution mode.

seeany_get_accountA

Show whether this MCP is using the local demo or the authenticated SeeAny API.

seeany_upload_assetA

Upload a local product image to SeeAny and return an asset id and URL for later generation.

seeany_quote_generationA

Estimate generation cost before creating a task. This is an estimate and does not reserve credits.

seeany_refine_promptB

Use SeeAny AI prompt refinement to turn a rough product-image request into a production-ready prompt.

seeany_generate_product_imageB

Create an asynchronous SeeAny product-image task, then use seeany_wait_generation to receive results.

seeany_get_generationA

Get the latest status, progress, and output URLs for a SeeAny generation task.

seeany_wait_generationA

Poll a SeeAny generation task until it reaches a terminal state or the timeout expires.

seeany_download_assetsA

Download completed SeeAny output images into a local directory and return their file paths.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/juin20260102-oss/seeany-product-visuals-mcp'

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