62
grade C
10 days ago
pulsemcp

Image Recognition

Provides image recognition and description capabilities for both local files and remote URLs with configurable security controls including path validation, domain restrictions, and file type filtering.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOWED_DOMAINSComma-separated list of allowed URL domains for enhanced security (optional, defaults to allow all domains)
configALLOWED_IMAGE_PATHSComma-separated list of allowed local file paths (optional, defaults to "./images,./assets")
configALLOW_ALL_PATHSTo allow access to image files from any path, set to true:
🔐 secretOPENAI_API_KEY"": "your-actual-openai-api-key-here"
configOPENAI_BASE_URLBase URL for OpenAI API or OpenAI-compatible API servers (optional, defaults to OpenAI's official API)
configOPENAI_MODELThe vision model to use for image recognition (optional, defaults to "gpt-5-mini")
// 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 3 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/akirose-image-recognition-mcp-1n9yvm)](https://m8ven.ai/mcp/akirose-image-recognition-mcp-1n9yvm)
commit: 33df5463fb4184941182b59bc0ebadaf167f73c6
code hash: e84b71620d354ddb9ac31ed04383f2dbbadb8d240c7e0720e4ff1d4690af3812
verified: 4/11/2026, 1:52:52 PM
view raw JSON →