Back to search
30
MCP

Vision Relay

pulsemcp/vision relay

Bridges Google Gemini and Alibaba Qwen vision models through CLI tools to provide image analysis capabilities from local files, URLs, or base64 data with automatic validation and configurable execution parameters.

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

Similar MCP servers embedding-nearest

Gemini Bridge
Delegates large-context tasks from Claude to Google Gemini via subprocess, enabling token-efficient analysis of large files and codebases.
0 tools
io.github.lykhoyda/ask-gemini
Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions
0 tools
Gemini Media
Generates videos and images using Google VEO 3.1 and Gemini Imagen 3 with async job management, multi-resolution support, and prompt enginee
0 tools
n8n-nodes-rooyai-chat
Access Google Gemini AI models from Rooyai.com in n8n! Get your free API key at https://rooyai.com and use Gemini 2.5 Pro, Gemini 2.5 Flash,
0 tools
iflow-mcp_elyin_gemini-bridge
Lightweight MCP server bridging Claude Code to Google's Gemini AI via official CLI
0 tools
gemini-mcp-bridge
Lightweight MCP server bridging Claude Code to Google's Gemini AI via official CLI
0 tools

How to use

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

{
  "mcpServers": {
    "vision_relay": {
      "url": "None",
      "transport": "http"
    }
  }
}