Image Studio MCP
by yianyan968
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NOWHERE_HOME | No | The home directory for Nowhere data, used by the postcard adapter. | |
| DASHSCOPE_API_KEY | Yes | API key for DashScope image model. Required. | |
| IMAGE_STUDIO_HOME | No | The base directory for Image Studio data. Example: D:\your-data\image-studio | |
| IMAGE_STUDIO_MODEL | No | The DashScope image model to use. | |
| DASHSCOPE_WORKSPACE_ID | No | Workspace ID for DashScope. | |
| IMAGE_STUDIO_STUDIO_NAME | No | Studio name, e.g., '我的小画室'. | |
| IMAGE_STUDIO_GALLERY_HOST | No | Host for the local read-only gallery. Only loopback addresses are allowed. | 127.0.0.1 |
| IMAGE_STUDIO_GALLERY_PORT | No | Port for the local read-only gallery. | 3088 |
| IMAGE_STUDIO_PERSONA_NAME | No | Persona name for the studio, e.g., '画室主人'. | |
| IMAGE_STUDIO_RECORD_PROMPTS | No | Whether to record prompts. | |
| IMAGE_STUDIO_DASHSCOPE_REGION | No | Region for DashScope API. | |
| IMAGE_STUDIO_SEND_INSTRUCTION | No | Instruction to send with image generation requests. | |
| IMAGE_STUDIO_DASHSCOPE_BASE_URL | No | Base URL for DashScope API. | |
| IMAGE_STUDIO_MAX_DOWNLOAD_BYTES | No | Maximum download bytes for image downloads. | |
| IMAGE_STUDIO_REQUEST_TIMEOUT_MS | No | Request timeout in milliseconds for API calls. | |
| IMAGE_STUDIO_GALLERY_SHOW_PROMPTS | No | Whether to show prompts in the gallery. Defaults to false. | false |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/yianyan968/image-studio-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server