Back to search
30
MCP

vision-mcp

npm/vision-mcp

MCP server providing multimodal vision capabilities via OpenAI-compatible APIs

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

sight-mcp
MCP server for AI-powered image and video analysis - supports OpenAI, Claude, and multimodal vision APIs with local file and URL processing
0 tools
image-mcp
An MCP server for AI image generation and handling
0 tools
mcp-hydrocoder-image
MCP server for AI image generation with multi-image support
0 tools
io.github.shalevshalit/image-recognition-mcp
MCP server for AI-powered image recognition and description using OpenAI vision models.
0 tools
mcp-image
MCP server for AI image generation
0 tools
iflow-mcp_opencv-mcp-server
MCP server providing OpenCV computer vision capabilities
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "vision-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}