seeany-sun-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEEANY_API_KEY | No | SeeAny API key for live mode. Without it, the server automatically enters demo mode. | |
| SEEANY_MCP_MODE | No | Set 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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/juin20260102-oss/seeany-product-visuals-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server