Skip to main content
Glama

MCP Image Validator

by AronMav
.env.example517 B
# Ollama Cloud Configuration # Get your API key from https://ollama.com/settings/keys # Ollama API key (required) OLLAMA_API_KEY=your_api_key_here # Vision model to use (default: qwen3-vl:235b-cloud) # Available models with -cloud suffix can be used VISION_MODEL=qwen3-vl:235b-cloud # Ollama Cloud base URL (default: https://ollama.com/v1) OLLAMA_BASE_URL=https://ollama.com/v1 # Optional: Temperature for generation (0.0-1.0) VISION_TEMPERATURE=0.2 # Optional: Maximum tokens in response VISION_MAX_TOKENS=1000

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/AronMav/mcp-image-validator'

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