Convert an image into a scalable vector graphic (SVG) using Recraft AI. Input an image via URL or local path, and receive vectorized output with preview. Ideal for enhancing image quality and scalability.
Extract and read image files from a specified mounted directory using Python on the mcp-pyodide server. Input mount name and image path to process visual data efficiently.
Modify an existing image using a text prompt with Google's Gemini model. Input an image file and a description to generate a transformed version saved on the server.
Extract JFIF metadata from images using path, URL, base64, or buffer inputs. Designed for offline use, enabling detailed analysis of image information without external tools.
Modify existing image files using text prompts with Google's Gemini AI. Upload an image and describe changes to generate transformed versions automatically saved locally.
An AI recipe recommendation server based on the MCP protocol, providing functions such as recipe query, classification filtering, intelligent dietary planning, and daily menu recommendation.
Image Tools MCP is a Model Context Protocol (MCP) service that retrieves image dimensions and compresses images from URLs and local files using the TinyPNG API. It supports converting images to formats like webp, jpeg/jpg, and png, providing detailed information on width, height, type, and compressi
Facilitates interactive software development planning by managing tasks, tracking progress, and creating detailed implementation plans through the Model Context Protocol.