jschroeder-mips/mcp-flask-crud-example
3.2
If you are the rightful owner of mcp-flask-crud-example 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.
The Model Context Protocol (MCP) server provides AI-friendly access to the Futurama Quotes API, enabling seamless integration with AI assistants.
Tools
Functions exposed to the LLM to take actions
list_quotes
Get all Futurama quotes
get_quote
Get a specific quote by ID
create_quote
Create a new quote
update_quote
Update an existing quote
delete_quote
Delete a quote by ID
health_check
Check API health status
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client