universal-image-mcp
by manu-mishra
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWS_REGION | No | AWS region (default: us-east-1) | us-east-1 |
| ENABLE_AWS | No | Enable AWS Bedrock provider (true/false, default: false) | false |
| AWS_PROFILE | No | AWS profile name (default, SSO, or named profile) | |
| ENABLE_GEMINI | No | Enable Google Gemini provider (true/false, default: false) | false |
| ENABLE_OPENAI | No | Enable OpenAI provider (true/false, default: false) | false |
| GEMINI_API_KEY | No | Google Gemini API key (required if ENABLE_GEMINI is true) | |
| OPENAI_API_KEY | No | OpenAI API key (required if ENABLE_OPENAI is true) |
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
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/manu-mishra/universal-image-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server