Image Placeholder
Summary
This MCP Image Placeholder Server, developed by Husni Adil Makmur, provides a simple way to generate placeholder images for testing and development purposes. Built with Python and leveraging the FastMCP framework, it offers a single tool for creating image URLs from two popular providers: placehold.co and Lorem Picsum. The implementation focuses on ease of use, allowing customization of image dimensions within specified limits. By providing a standardized interface for placeholder image generation, this server enables quick integration into development workflows, prototyping, and UI testing scenarios. It's particularly useful for developers and designers who need consistent, on-demand placeholder images in their projects.
Available Actions(1)
image_placeholder
Generate a placeholder image URL based on specified parameters. Parameters: provider (string, 'placehold' or 'lorem-picsum'), width (integer, 1-10000), height (integer, 1-10000). Returns: URL string of the generated image.
Avis de la Communauté
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation