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.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Receives an image URL and analyzes its content.
Receives a local file path and analyzes its content.