An MCP server that enables any LLM to describe images from file paths, URLs, or base64 data by forwarding them to a supported vision provider such as OpenAI, Anthropic, or local Ollama models.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.ANTHROPIC_API_KEY— sk-ant-...GOOGLE_API_KEYOLLAMA_BASE_URLOLLAMA_MODELOLLAMA_TIMEOUT_MS— 300000 # bump for slow local modelsOPENAI_API_KEY— "apiKey": "${}",VISION_CONFIG_PATH— ./vision-config.json node dist/index.jsVISION_DEFAULT_PROVIDER— Preset providers — pick ONE vendor and replace theVISION_TIMEOUT_MS— 60000 # default provider timeout[](https://m8ven.ai/mcp/ghbalf-llm-vision-mcp-1cx6lc)