60
/ 100
1 month ago
glama

image_mcp

Enables text-only LLMs to analyze images by routing them to an OpenAI-compatible vision backend, supporting local files, URLs, and data URLs.

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
⚠️
Known vulnerabilities in dependencies: 17 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies17 high13 low

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

high@modelcontextprotocol/sdk@1.17.5GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.17.5GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.17.5GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highaxios@1.6.0GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

highaxios@1.6.0GHSA-3g43-6gmg-66jw

axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge

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.
configIMAGE_MCP_CONFIG_PATHOverride config file path (default: ~/.config/image_mcp/config.json)
configIMAGE_MCP_PROBE_ON_STARTtrue node build/index.js
configMCP_PORTHTTP port for MCP server (default: 8080)
configMCP_USE_HTTPEnable HTTP/SSE transport (true/false)
🔐 secretOPENAI_API_KEY"": "YOUR_API_KEY",
configOPENAI_BASE_URL"": "https://api.openai.com/v1",
configOPENAI_MAX_RETRIESMaximum number of retry attempts (default: 3)
configOPENAI_MODEL"": "gemini-3.1-flash-lite-preview"
configOPENAI_REASONING_EFFORT
configOPENAI_STREAMINGEnable/disable streaming (true/false)
configOPENAI_TIMEOUTRequest timeout in milliseconds (default: 60000). When running local models you may need to increase this.
// 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 1 concrete improvement 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/karlcc-image-mcp-0w1d45)](https://m8ven.ai/mcp/karlcc-image-mcp-0w1d45)
commit: 65ce6bb3c35e843f9d6c942c1139b022b30d7f5c
code hash: 810a97b3b38df952069710c429d6411b2a867ba90175161555f9cef21a5db4bc
verified: 6/18/2026, 11:10:21 AM
view raw JSON →