image-studio-mcp
by jhupo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_API_KEY | Yes | API key used for the image endpoint. Required. | |
| OPENAI_BASE_URL | No | Optional. Defaults to https://dash.classicriver.cn/v1/. | https://dash.classicriver.cn/v1/ |
| OPENAI_IMAGE_MODEL | No | Optional. Defaults to gpt-image-2. | gpt-image-2 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_imageC | Generate one or more images from a prompt with an OpenAI-compatible image endpoint and save them to local files. |
| edit_imageB | Edit one or more source images with a prompt, optionally using a mask, and save the results to local files. |
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
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/jhupo/image-studio-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server