Enterprise DNA
M MCP Servers Developer low

tan-yong-sheng/ai-vision-mcp

by Various

A Model Context Protocol (MCP) server that provides vision capabilities to analyze image and video

T

MCP

tan-yong-sheng/ai-vision-mcp

Added 1 June 2026

Overview

A Model Context Protocol (MCP) server that adds vision capabilities to analyze images and video. It is written in TypeScript and integrates with MCP-compatible clients to enable visual data processing within AI workflows.

Best for

Best for
Developers building MCP-based applications that need basic image and video analysis

Use cases

  • Extract content from images via MCP-based agents
  • Analyze video frames for object or scene detection
  • Integrate vision analysis into existing MCP toolchains

How to use

Install

npx ai-vision-mcp

Tools exposed

  • analyze_image
  • compare_images

Tested with

Claude Desktop, Claude Code, Cursor, Cline

Example client config

{\n  "mcpServers": {\n    "ai-vision-mcp": {\n      "command": "npx",\n      "args": ["ai-vision-mcp"],\n      "env": {\n        "IMAGE_PROVIDER": "google",\n        "VIDEO_PROVIDER": "google",\n        "GEMINI_API_KEY": "your-gemini-api-key"\n      }\n    }\n  }\n}

Notes

A Model Context Protocol (MCP) server that adds vision capabilities to analyze images and video. It is written in TypeScript and integrates with MCP-compatible clients to enable visual data processing within AI workflows.

54 stars on GitHub. Last updated 2026-04-06. Licensed MIT.

Use cases

  • Extract content from images via MCP-based agents
  • Analyze video frames for object or scene detection
  • Integrate vision analysis into existing MCP toolchains

Pros

  • Open source and free to use
  • Written in TypeScript for type safety and maintainability
  • Provides vision functionality within the MCP ecosystem

Cons

  • Limited community adoption (54 stars) may indicate fewer resources or slower updates
  • Requires an MCP-compatible client or host to function
  • Vision capabilities may be less comprehensive than dedicated vision APIs

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Open source and free to use
  • Written in TypeScript for type safety and maintainability
  • Provides vision functionality within the MCP ecosystem

Cons

  • Limited community adoption (54 stars) may indicate fewer resources or slower updates
  • Requires an MCP-compatible client or host to function
  • Vision capabilities may be less comprehensive than dedicated vision APIs
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks