Decoding-Data-Science/mcp-movies-database-workshop
If you are the rightful owner of mcp-movies-database-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.
The Model Context Protocol (MCP) server is a robust framework designed to facilitate AI-powered interactions with a movie database through a client-server architecture.
Tools
Functions exposed to the LLM to take actions
create_movie
Add new movies with metadata to the database.
search_movies
Search for movies based on various criteria such as title, genre, and year.
get_statistics
Retrieve comprehensive statistics about the movie database.
update_movie
Modify existing movie data in the database.
delete_movie
Remove movies from the database.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client