Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MY_IMAGE_MCP_TOKENNoToken for authenticating MCP requests when listening on non-loopback addresses.
MY_IMAGE_ALLOWED_HOSTSNoComma-separated list of allowed hosts when listening on non-loopback addresses.
MY_IMAGE_PUBLIC_BASE_URLNoPublic base URL for image download links when listening on non-loopback addresses.
MY_IMAGE_ALLOWED_INPUT_DIRSNoColon-separated (Unix) or semicolon-separated (Windows) list of directories allowed for reading local images.
MY_IMAGE_ALLOW_INSECURE_HTTPNoSet to 'true' to allow HTTP for upstream base URL (default false, only localhost allowed).
MY_IMAGE_ALLOW_INSECURE_REMOTE_HTTPNoSet to 'true' to allow HTTP for remote images (default false).
MY_IMAGE_ALLOW_PRIVATE_NETWORK_URLSNoSet to 'true' to allow private network URLs for image input (default false).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/less55093-collab/my-image-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server