Server implementation that enables AI assistants to analyze images using GPT-4-turbo's vision capabilities. Built with TypeScript and the OpenAI API, it provides a standardized interface for image analysis tasks through the MCP protocol, making it valuable for applications that need to extract information, generate descriptions, or answer questions about visual content.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Receives an image URL and analyzes its content.
Receives a local file path and analyzes its content.