Loomal

image-recongnition-mcp

MCP server by github.com/shalevshalit/image-recongnition-mcp

MCP server for AI-powered image recognition and description using OpenAI vision models.

5 starsnpm: image-recongnition-mcp

About image-recongnition-mcp

image-recongnition-mcp is an MCP (Model Context Protocol) server published by shalevshalit in the official MCP registry. MCP server for AI-powered image recognition and description using OpenAI vision models.

It ships as an npm package (image-recongnition-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/shalevshalit/image-recongnition-mcp, where the project has earned 5 GitHub stars.

Use image-recongnition-mcp with your agent

Claude Code · one command
claude mcp add image-recongnition-mcp -- npx -y image-recongnition-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "image-recongnition-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "image-recongnition-mcp"
      ]
    }
  }
}
npmimage-recongnition-mcp

Frequently asked questions

What is image-recongnition-mcp?
image-recongnition-mcp is an MCP (Model Context Protocol) server by shalevshalit. MCP server for AI-powered image recognition and description using OpenAI vision models.
How do I connect image-recongnition-mcp to Claude, Cursor, or another MCP client?
Install image-recongnition-mcp from its npm package (image-recongnition-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is image-recongnition-mcp open source?
Yes — the source code is public at github.com/shalevshalit/image-recongnition-mcp, with 5 GitHub stars.
Can AI agents pay to use image-recongnition-mcp?
Not yet through Loomal — image-recongnition-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain image-recongnition-mcp? Claim this listing free by verifying GitHub ownership, or contact us.