mcp-server-example-image-block
If you are the rightful owner of mcp-server-example-image-block and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An example MCP server that returns a random image from the Lorem Picsum API.
The Example MCP Server with image blocks is designed to demonstrate how Model Context Protocol (MCP) servers can return image blocks. It utilizes the Lorem Picsum API to fetch random images, showcasing the integration of external content within the MCP framework. This server is particularly useful for developers looking to understand how to incorporate image content into their MCP-compatible applications. The server is built using TypeScript, ensuring type safety and a better developer experience. It is compatible with various platforms, including VS Code and other MCP-compatible applications like Claude. The server is open-source and licensed under the MIT License, allowing for wide usage and modification.
Features
- Fetches random images from the Lorem Picsum API.
- Demonstrates image block integration in MCP servers.
- Built with TypeScript for enhanced type safety.
- Compatible with VS Code and other MCP-compatible applications.
- Open-source with an MIT License.
Tools
get_random_image
Get a random image using the Lorem Picsum API.