Skip to main content
Other Tools and IntegrationsTypeScript

tan-yong-sheng/ai-vision-mcp

πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Multimodal AI vision MCP server for image, video, and object detection analysis. Enables UI/UX evaluation, visual regression testing, and interface understanding using Google Gemini and Vertex AI.

other-tools-and-integrationslocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/tan-yong-sheng/ai-vision-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "ai-vision-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tan-yong-sheng/ai-vision-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
TypeScript
Author
tan-yong-sheng