74
/ 100
19 days ago
glama

MCP Vision Server

A versatile MCP server that adds vision capabilities (image analysis, OCR, image/video generation) to AI models lacking native vision, with support for multiple providers and automatic task routing.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 5 credentials: AGNES_API_KEY, OPENAI_API_KEY, OPENROUTER_API_KEY, GROQ_API_KEY, CUSTOM_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 medium1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

mediumturbo@2.5.0GHSA-hcf7-66rw-9f5r

Trubo: Login callback CSRF/session fixation

lowturbo@2.5.0GHSA-3qcw-2rhx-2726

Turbo: Unexpected local code execution during Yarn Berry detection

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDATABASE_URLPostgreSQL 连接串(默认 postgresql://mcp_hub:mcp_hub_dev@localhost:5432/mcp_hub)
🔐 secretAGNES_API_KEY"": "sk-xxx"
configAGNES_BASE_URL否 https://apihub.agnes-ai.com/v1
configAGNES_DEFAULT_MODEL否 agnes-2.0-flash
configVISION_PROVIDER"": "openai",
configIMAGE_PROVIDER"": "agnes",
configVIDEO_PROVIDER"": "agnes",
configPROVIDER_FALLBACK备选 Provider 列表(逗号分隔) —
configVISION_MODEL"": "gpt-4o",
configIMAGE_GEN_MODEL"": "dall-e-3"
configIMAGE_EDIT_MODELedit_image 图片编辑模型
configVIDEO_ANALYSIS_MODELanalyze_video 视频分析模型
configVIDEO_GEN_MODELgenerate_video 视频生成模型
🔐 secretOPENAI_API_KEY"": "sk-xxx"
configOPENAI_BASE_URL
🔐 secretOPENROUTER_API_KEYOpenRouter openrouter.ai/api/v1 Vision, Image Edit
configOPENROUTER_BASE_URL
🔐 secretGROQ_API_KEYGroq api.groq.com/openai/v1 Vision
configGROQ_BASE_URL
configCUSTOM_BASE_URL"": "http://localhost:8080/v1",
🔐 secretCUSTOM_API_KEY"": "sk-local-xxx"
configCUSTOM_PROVIDER_NAME
configVISION_PROVIDERS_CONFIG
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/rosecat2359-mcp-vision-server-e6bsow)](https://m8ven.ai/mcp/rosecat2359-mcp-vision-server-e6bsow)
commit: c29766a851ca2095fe6a37b3e3332f9184bd7984
code hash: 41f28738b65a37afb257b3121df0c97e09f6b4279a8b4b7c502ae3f2a5b07a44
verified: 6/24/2026, 9:56:41 AM
view raw JSON →