runware-image-mcp
by Oriolshhh
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GALLERY | No | `off` disables the gallery | on |
| GALLERY_PORT | No | Gallery port | 7788 |
| DEFAULT_MODEL | No | Model when the agent doesn't pick one | runware:101@1 |
| IMAGE_GEN_DIR | No | Images + manifest location (shared across sessions) | ~/.image-gen-mcp |
| RUNWARE_API_KEY | Yes | Required for generation; without it, tools return setup instructions | |
| RUNWARE_TIMEOUT_MS | No | API request timeout | 120000 |
| MAX_RESULTS_PER_CALL | No | Cap on `number_results` | 4 |
| IMAGE_GEN_ALLOWED_DIRS | No | Extra colon-separated dirs allowed as local `seed_image` sources | |
| RUNWARE_CDN_HOST_SUFFIX | No | Download host pin | .runware.ai |
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
- 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/Oriolshhh/runware-image-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server