tan-yong-sheng/ai-vision-mcp
by Various
A Model Context Protocol (MCP) server that provides vision capabilities to analyze image and video
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_imagecompare_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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
mediar-ai/screenpipe
Various
YC (S26) | AI that knows what you've seen, said, or heard. Records everything you do, say, hear 24/7, local, private, secure
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.