mmerrell/mcp-workshop
3.2
If you are the rightful owner of mcp-workshop and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This workshop guides you through building a Model Context Protocol (MCP) server using FastMCP and Python, focusing on querying Docker Hub.
Tools
Functions exposed to the LLM to take actions
greet
Simple greeting tool for testing
search_images
Search Docker Hub for images with pagination support
get_image_details
Fetch detailed information about a specific image
list_image_tags
List available tags for a specific image
compare_images
Compare multiple images to provide recommendations
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client