Skip to main content
Glama
by yanjunz
dialog_example_en.md2.61 kB
# MCP Image Search Service Usage Example Dialog ## Image Search Example **User**: Help me find some images about "artificial intelligence" that I can use in my blog. **Claude**: I'll help you search for artificial intelligence images. Using the image search service now... *[Claude calls the MCP tool to search for images]* I've found 5 images about artificial intelligence from Unsplash: 1. ![AI Concept](image1URL) - Photographed by John Doe 2. ![Deep Learning Visualization](image2URL) - Photographed by Jane Smith 3. ![Robot and Human Interaction](image3URL) - Photographed by Alex Johnson 4. ![Neural Network Diagram](image4URL) - Photographed by Maria Garcia 5. ![Future Tech Concept](image5URL) - Photographed by David Chen You can specify which one you'd like to download and the filename you prefer. **User**: The 3rd one looks good, please download and save it as ai_interaction.png **Claude**: I'll download the 3rd image and save it as ai_interaction.png. *[Claude calls the MCP tool to download the image]* The image has been successfully downloaded and saved as ai_interaction.png! The file is saved in the icons directory of the project: /Users/username/projects/mcp_search_images/icons/ai_interaction.png You can now use this image in your blog. Is there anything else you'd like me to help with? ## Icon Generation Example **User**: I need a minimalist search icon with a white icon on a dark blue background. Can you generate one for me? **Claude**: I'll help you generate a minimalist search icon. Using the icon generation service now... *[Claude calls the MCP tool to generate an icon]* I've generated a search icon matching your description: minimalist style with a white icon on a dark blue background. ![Search Icon Preview](iconURL) The icon has been saved as search_icon.png in the icons directory of the project: /Users/username/projects/mcp_search_images/icons/search_icon.png Are you satisfied with this design? If you need adjustments, please let me know the specific changes you'd like. **User**: Looks great! But could you make the icon larger, with dimensions of 512x512 pixels? **Claude**: I'll regenerate a larger version of the icon for you. Using the icon generation service now... *[Claude calls the MCP tool to generate a larger icon]* I've regenerated the search icon with dimensions of 512x512 pixels! ![Search Icon Preview - Large Size](largeIconURL) The icon has been saved as search_icon_large.png in the icons directory of the project: /Users/username/projects/mcp_search_images/icons/search_icon_large.png Does this size look appropriate?

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yanjunz/mcp_search_images'

If you have feedback or need assistance with the MCP directory API, please join our Discord server