Image3 Prompt MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IMAGE3_API_BASE_URL | No | Image3 prompt API origin. | https://image3.org |
| IMAGE3_APP_BASE_URL | No | Origin used for canonical source links. | https://image3.org |
| IMAGE3_FETCH_TIMEOUT_MS | No | Prompt API timeout from 1,000 to 60,000 ms. | 20000 |
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 | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_promptsA | Search the Image3 GPT Image 2 prompt gallery. Returns concise previews, media, categories, and canonical Image3 source pages. Read-only and free. |
| get_promptA | Get one complete sanitized prompt and its media from Image3 by slug or id. Use an identifier returned by search_prompts. |
| list_categoriesA | List Image3 prompt categories with counts for an optional language. Read-only and free. |
| build_prompt_briefA | Turn a rough image idea into a structured, deterministic GPT Image 2 brief with constraints and revision moves. This does not generate an image. |
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/gpt-img-2/image3-prompt-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server