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.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요