Image Recognition MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 10 Sep 2025.
MCP server for AI-powered image recognition and description using OpenAI vision models.
No commits for 12 months.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет image-recognition-mcp ссылается на mcp-ai/image-recognition-mcp
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add image-recognition-mcp -- npx -y image-recognition-mcp
{
"mcpServers": {
"image-recognition-mcp": {
"args": [
"-y",
"image-recognition-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.image-recognition-mcp]
command = "npx"
args = ["-y", "image-recognition-mcp"]
{
"mcpServers": {
"image-recognition-mcp": {
"args": [
"-y",
"image-recognition-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"image-recognition-mcp": {
"args": [
"-y",
"image-recognition-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
OPENAI_API_KEY (Your OpenAI API key for image recognition and description services).
The author declared them in the registry entry; get the values from the project itself.
MCP server for AI-powered image recognition and description using OpenAI vision models.
MCP server for OpenAI GPT image generation and editing
MCP server for browser and desktop automation: OCR, image recognition, real mouse and keyboard input
SynClub MCP Server for AI-powered comic creation with script generation and image tools
AI image generation and editing MCP server. Gemini + OpenAI, iterative editing, undo/redo.
MCP server for image/video understanding & generation (Gemini/OpenAI/Grok)
MCP server for OpenAI Images/Videos and Google GenAI (Veo) media generation.
OpenAI image generation MCP server for Model Context Protocol hosts
Answers built from our own checks of this server.