Skip to main content
Glama

MCP Visual Language

by lengbone

auto_analyze_image

Analyze images to extract and interpret code, architecture, errors, or documentation using file paths or clipboard input for targeted insights.

Instructions

自动获取并分析图片(支持文件路径或剪贴板)

Input Schema

NameRequiredDescriptionDefault
focusAreaNo分析重点区域code
imagePathNo图片文件路径(可选,不提供则使用剪贴板)

Input Schema (JSON Schema)

{ "properties": { "focusArea": { "default": "code", "description": "分析重点区域", "enum": [ "code", "architecture", "error", "documentation" ], "type": "string" }, "imagePath": { "description": "图片文件路径(可选,不提供则使用剪贴板)", "type": "string" } }, "required": [], "type": "object" }

Other Tools from MCP Visual Language

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/lengbone/mcp-vl'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server