Qwen Vision MCP Server

by kira4094 · ai-ml · mcp-server, glama

Medium setupBest for experimentalTrust score 15/100

Enables to analyze local images or remote URLs using Alibaba Qwen3.7-plus vision model via DashScope's Anthropic-compatible endpoint.

Source: https://github.com/kira4094/qwen-vision-mcp-server

Install

git clone https://github.com/kira4094/qwen-vision-mcp-server

Use this forAI-extracted

  • Analyze images and documents using Qwen vision capabilities within Claude or MCP-compatible agents
  • Process visual content for content moderation, object detection, and image understanding tasks
  • Integrate Alibaba's Qwen3.7-plus vision model as a drop-in replacement for Claude's vision API

Works with

Claude CodeClaude Desktop

Tags: mcp-server, glama

Source: glama

About ai-ml MCP servers and Claude skills

ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Qwen Vision MCP Server is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related ai-ml MCPs and skills

  • Agnes Image MCP Server by kira4094

    Enables text-to-image generation using Agnes Image 2.1 Flash via OpenAI-compatible API, supporting aspect ratios, custom resolution, and multi-image generation.

  • Agnes Video MCP Server by kira4094

    Enables video generation from text prompts or images using Agnes AI's video models, with async task submission and status polling.

  • Overleaf MCP by codeCrack-01

    Enables LLM agents to read and update Overleaf LaTeX papers via git, with tools for reading/writing main.tex and bibliography files.

  • multimodal-mcp by believe3344

    Gives any MCP client (OpenCode, Claude Code, Claude Desktop, Cursor, etc.) the ability to process images by automatically converting them to text descriptions using a vision model, so that text-only LLMs can handle image-based queries.

  • GitHub MCP Server by AlanEzequiel112

    MCP server that enables AI agents to perform GitHub operations like creating repositories, issues, and commits through natural language.

  • LinkedIn MCP Server by Sudharsan2618

    Enables AI agents to interact with LinkedIn through MCP tools for retrieving company profiles, posts, insights, and person profiles, as well as a prompt for account research.

  • mining-rights-daily-agent by dianyxx

    Generates structured Chinese Markdown briefs on mining topics by orchestrating three MCP tools for news, resource data, and price information.

  • Knowledge Base MCP Server (Qdrant) by devanshtb

    Read-only MCP server with hybrid search combining dense semantic and sparse keyword retrieval via Qdrant, enabling document querying and fetching for ChatGPT Deep Research.

Frequently asked questions

How do I install Qwen Vision MCP Server?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Qwen Vision MCP Server?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Qwen Vision MCP Server free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.