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.
process.env. You'll be asked to provide them before it can run.ALLOWED_DOMAINS— Comma-separated list of allowed URL domains for enhanced security (optional, defaults to allow all domains)ALLOWED_IMAGE_PATHS— Comma-separated list of allowed local file paths (optional, defaults to "./images,./assets")ALLOW_ALL_PATHS— To allow access to image files from any path, set to true:OPENAI_API_KEY— "": "your-actual-openai-api-key-here"OPENAI_BASE_URL— Base URL for OpenAI API or OpenAI-compatible API servers (optional, defaults to OpenAI's official API)OPENAI_MODEL— The vision model to use for image recognition (optional, defaults to "gpt-5-mini")[](https://m8ven.ai/mcp/akirose-image-recognition-mcp-1n9yvm)