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.
No reviews yet. Be the first to review!
Sign in to join the conversation
Receives an image URL and analyzes its content.
Receives a local file path and analyzes its content.